Browse Source

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

+ 0
- 1
awesome-php.md View File

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

Loading…
Cancel
Save