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.
slavcodev made autoloader extension to use Upper Case namespaces in Yii2. And now if you really mind it - you can use Yii\Web\Controller
instead of use yii\web\Controller
.
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.