Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
bf96f9d5ca
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

78
 * [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
78
 * [Canal](https://github.com/dflydev/dflydev-canal) - A library to determine internet media types.
79
 * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.
79
 * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.
80
 * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.
80
 * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.
81
+* [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library.
81
 * [Lurker](https://github.com/henrikbjorn/Lurker) - A resource tracking library.
82
 * [Lurker](https://github.com/henrikbjorn/Lurker) - A resource tracking library.
82
 * [PHP File Locator](https://github.com/herrera-io/php-file-locator) - A library for locating files in large projects.
83
 * [PHP File Locator](https://github.com/herrera-io/php-file-locator) - A library for locating files in large projects.
83
 * [PHP FFmpeg](https://github.com/alchemy-fr/PHP-FFmpeg/) - A wrapper for the [FFmpeg](http://www.ffmpeg.org/) video library.
84
 * [PHP FFmpeg](https://github.com/alchemy-fr/PHP-FFmpeg/) - A wrapper for the [FFmpeg](http://www.ffmpeg.org/) video library.

Loading…
Cancel
Save