Remove unmaintained library

This commit is contained in:
Jose Diaz-Gonzalez 2016-04-20 10:40:27 -04:00
parent 01dd79c9d7
commit 5e534ffe18
1 changed files with 0 additions and 1 deletions

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.