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

Merge pull request #307 from beheh/master

Add Analog micro logging package
This commit is contained in:
Jamie York 2015-06-12 18:14:06 +01:00
commit abeb74e790

View File

@ -424,6 +424,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.
* [KLogger](https://github.com/katzgrau/KLogger) - An easy-to-use PSR-3 compliant logging class.
* [Analog](https://github.com/jbroadway/analog) - A closure-based micro logging package.
## E-commerce
*Libraries and applications for taking payments and building online e-commerce stores.*