Browse Source

Add Flysystem.

pull/36/head
Jamie 12 years ago
parent
commit
c4697194af
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

148
 *Libraries for file manipulation and MIME type detection.*
148
 *Libraries for file manipulation and MIME type detection.*
149
 
149
 
150
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
150
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
151
+* [Flysystem](https://github.com/FrenkyNet/Flysystem) - Another filesystem abstraction layer.
151
 * [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
152
 * [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
152
 * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.
153
 * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.
153
 * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.
154
 * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.

Loading…
Cancel
Save