From 5b5202b6aa746d8ff1f8d5bbf1c9b55de1b2c4e8 Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 27 Nov 2013 17:29:17 -0700 Subject: [PATCH] Move Bernard to Queues category and update link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 497a677..df4d4ef 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library. * [PHP AMPQ](https://github.com/videlalvaro/php-amqplib) - An AMPQ library. * [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library. +* [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library. ## Search *Libraries and software for indexing and performing search queries on data.* @@ -434,7 +435,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Nod](https://github.com/filp/nod) - A notification library (e.g. Growl). * [Notificato](https://github.com/wrep/notificato) - A library for handling push notifications. * [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications. -* [Bernard](https://github.com/henrikbjorn/Bernard) - A structured message library for queues. * [Notificator](https://github.com/namshi/notificator) - A lightweight notification library.