1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00

Merge pull request #356 from JamesForks/cachet

Added Cachet
This commit is contained in:
Jamie York 2015-05-24 17:35:42 +01:00
commit 5bfc79401e

View File

@ -739,6 +739,7 @@ Libraries to help manage database schemas and migrations.
* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
* [Composer as a Service](http://composer.borreli.com/) - A tool for downloading Composer packages as a zip file.
* [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
* [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
# Resources
Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.