1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-01 12:40:26 +02:00

Remove unmaintained library

This commit is contained in:
Jose Diaz-Gonzalez
2016-04-20 10:40:27 -04:00
parent 01dd79c9d7
commit 5e534ffe18

View File

@@ -739,7 +739,6 @@ Libraries to help manage database schemas and migrations.
## Miscellaneous
*Useful libraries or tools that don't fit in the categories above.*
* [Alias](https://github.com/fuelphp-storage/alias) - A class aliasing library.
* [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
* [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
* [Chief](https://github.com/adamnicholson/Chief) - A command bus library.