1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 16:00:47 +00:00
This commit is contained in:
Jamie York 2013-03-20 21:45:03 +00:00
parent b1ff91f4cd
commit 342b612e96

View File

@ -135,6 +135,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
* [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
* [Purl](https://github.com/jwage/purl) - A URL manipulation library.
* [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
* [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library.
* [Damnit](https://github.com/filp/damnit) - A pretty error handling library.
* [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.
* [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.