1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-27 17:43:30 +00:00

Merge pull request #132 from Allineer/patch-1

KLogger (https://github.com/katzgrau/KLogger)
This commit is contained in:
ziadoz 2014-07-02 10:53:19 -06:00
commit 44fd2ec93e

View File

@ -321,6 +321,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
*Libraries for generating and working with log files.*
* [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.
* [KLogger](https://github.com/katzgrau/KLogger) - An easy-to-use PSR-3 compliant logging class.
## E-commerce
*Libraries and applications for taking payments and building online e-commerce stores.*