This commit is contained in:
Jamie York 2013-06-18 15:20:26 -07:00
parent 7d02d01c0b
commit 07253d45e5

View File

@ -297,7 +297,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
* [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
* [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
* [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
* [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library.
* [PHP Option](https://github.com/schmittjoh/php-option) An option type library.