1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-05 12:47:39 +02:00

Merge pull request #1200 from domnikl/removed-silex

removed Silex, as it is no longer actively developed
This commit is contained in:
Jordi Boggiano
2018-11-04 17:12:57 +01:00
committed by GitHub

View File

@@ -69,7 +69,6 @@ Bugs and feature request are tracked on [GitHub](https://github.com/Seldaek/mono
- Frameworks and libraries using [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)
can be used very easily with Monolog since it implements the interface.
- [Symfony2](http://symfony.com) comes out of the box with Monolog.
- [Silex](http://silex.sensiolabs.org/) comes out of the box with Monolog.
- [Laravel 4 & 5](http://laravel.com/) come out of the box with Monolog.
- [Lumen](http://lumen.laravel.com/) comes out of the box with Monolog.
- [PPI](http://www.ppi.io/) comes out of the box with Monolog.