Flysystem - a filesystem abstraction which allows you to swap a local filesystem with a remote one. That could be very useful for assets manipulation system in CMS or something.
Ansistrano- ansistrano.deploy and ansistrano.rollback are Ansible Galaxy roles to easily manage the deployment process for scripting applications such as PHP, Python and Ruby. It's an Ansible port for Capistrano.
Flysystem - a filesystem abstraction which allows you to swap a local filesystem with a remote one. That could be very useful for assets manipulation system in CMS or something.
libphonenumber for PHP - a library for parsing, formatting, storing and validating international phone numbers.
Geocoding PHP library with a huge set of geocoding services abstraction.
Firefox Nightly (version 29) supports CSS variables. Okay, now give native CSS inheritance and I will be happy :)
Antonio Ramirez has shared a guide how to add FontAwesome via Composer in Yii2 project as Asset Bundle.