mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #391 from gabrielhomsi/patch-2
Symfony VarDumper component
This commit is contained in:
commit
c306c26c78
@ -675,6 +675,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
|
* [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
|
||||||
* [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
|
* [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
|
||||||
* [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
|
* [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
|
||||||
|
* [Symfony VarDumper](http://symfony.com/doc/current/components/var_dumper/introduction.html) - A Symfony dumper component.
|
||||||
* [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
|
* [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
|
||||||
* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
|
* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
|
||||||
* [Jumper](https://github.com/kakawait/Jumper) - A remote service executor library.
|
* [Jumper](https://github.com/kakawait/Jumper) - A remote service executor library.
|
||||||
|
Loading…
Reference in New Issue
Block a user