浏览代码

Merge pull request #391 from gabrielhomsi/patch-2

Symfony VarDumper component
pull/428/merge
Jamie York 10 年前
父节点
当前提交
c306c26c78
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -675,6 +675,7 @@ Libraries to help manage database schemas and migrations.
675 675
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
676 676
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
677 677
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
678
+* [Symfony VarDumper](http://symfony.com/doc/current/components/var_dumper/introduction.html) - A Symfony dumper component.
678 679
 * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
679 680
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
680 681
 * [Jumper](https://github.com/kakawait/Jumper) - A remote service executor library.

正在加载...
取消
保存