mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added Macaw.
This commit is contained in:
parent
4c288d10b5
commit
20b7822234
@ -127,6 +127,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
||||
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
|
||||
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
|
||||
* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
|
||||
* [Macaw](https://github.com/Codingbean/Macaw) - A sleek and small PHP router.
|
||||
|
||||
## URL
|
||||
*Libraries for parsing URLs.*
|
||||
@ -615,4 +616,4 @@ Various resources, such as books, websites and articles, for improving your PHP
|
||||
* Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
|
||||
|
||||
# Contributing
|
||||
Please see [CONTRIBUTING](https://github.com/php-loep/Plates/blob/master/CONTRIBUTING.md) for details.
|
||||
Please see [CONTRIBUTING](https://github.com/php-loep/Plates/blob/master/CONTRIBUTING.md) for details.
|
||||
|
Loading…
Reference in New Issue
Block a user