1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-13 03:22:22 +00:00

Add a missing -

Fix a typo in README.md in Miscellaneous part
This commit is contained in:
Léo Colombaro 2013-12-10 16:16:59 +01:00
parent e4fc6fed1f
commit 88a08d3ea7

View File

@ -467,7 +467,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
* [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
* [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
* [PHP Option](https://github.com/schmittjoh/php-option) An option type library.
* [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
* [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
* [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
* [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).