mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Fix spelling of AMQP and improve description
This commit is contained in:
parent
4c288d10b5
commit
31a4d5d780
@ -344,7 +344,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
*Libraries for working with event and task queues.*
|
*Libraries for working with event and task queues.*
|
||||||
|
|
||||||
* [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
|
* [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
|
||||||
* [PHP AMPQ](https://github.com/videlalvaro/php-amqplib) - An AMPQ library.
|
* [PHP AMQP](https://github.com/videlalvaro/php-amqplib) - A pure PHP AMQP library.
|
||||||
* [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.
|
* [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.
|
||||||
* [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
|
* [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
|
||||||
|
|
||||||
@ -615,4 +615,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.
|
* 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
|
# 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