Symfony Flex is a new package manager exclusively for Symfony 3.3 and above, sporting a new directory structure and smoother workflow. Come see!
Tag: composer
Claudio re-introduces a tool that most revolutionized the way we develop PHP apps: Composer, PHP's dependency manager. Still unfamiliar with it? Dive in!
Crazy? Maybe! Claudio goes through setting up PHP, Git, and Composer on an Android device. Not only that, but he also deploys Laravel and SQLite!
A tutorial on how to configure a local Satis instance for offline composer access on conferences or as packagist backups for companies - even on VMs!
Installing composer packages globally can cause some dependency conflicts. Here's how to get around it with the help of a new, alternative tool.
Composer recently went into beta and made plugin development much easier. Chris Pitt shows you how by developing an "evil" data-snooping plugin!
In this article Firdaus Zahari covers WordPlate, a WordPress boilerplate framework for modern PHP development.
Bruno wrote a quick tutorial on boxing up apps as Phar archives and distributing them as executable bins via Composer
Bruno Skvorc compiles a list of Composer tips and tricks for efficient workflows.
Nick Salloum bootstraps a new Laravel CRUD project in this tutorial, laying the foundation for the next part in which CRUD features get added.
Gemfury is a PaaS solution for private Composer packages (among other things). Lukas White guides you through building and hosting your own package!
Younes Rafie shows us how we can log into the Google Analytics API from PHP to start querying it for analytics data
Arno Slatius goes through the changes we can expect in the newest version of the Yii framework
Toran, a Satis alternative, is software which enables you to have your own Packagist for Composer package management.
Wern Ancheta explains the role of Phake - an automation tool for PHP based on Ruby's Rake which lets you automate mundane tasks you don't want to deal with
Matthew Setter covers Composer Cheatsheet - a tool specifically designed to give you the summary of all the awesomeness Composer provides