Add the Symfony Finder component

This commit is contained in:
Marc Aubé 2014-01-08 10:19:11 -05:00
parent 9999b9cd75
commit 48c3f3b0a3

View File

@ -155,6 +155,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
* [Flysystem](https://github.com/FrenkyNet/Flysystem) - Another filesystem abstraction layer.
* [Finder](https://github.com/symfony/Finder) - A library to find files and directories.
* [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
* [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.
* [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.