PsyshBundle:使用PsySH的Symfony的命令行REPL捆绑包

时间:2021-02-06 01:31:06
【文件属性】:
文件名称:PsyshBundle:使用PsySH的Symfony的命令行REPL捆绑包
文件大小:1.06MB
文件格式:ZIP
更新时间:2021-02-06 01:31:06
php symfony symfony-bundle repl debug Psysh捆绑 一个将与PHP REPL 结合使用的捆绑软件。 在了解更多信息,并在查看的演讲。 它到底是做什么的? 使用应用程序依赖项加载 允许访问以下变量: 变量 描述 $container Symfony ServiceContainer的实例 $kernel Symfony内核实例 $parameters Symfony参数实例 除此之外,它是普通的旧 ! 您也进行以添加自己的变量。 文献资料 安装 您可以使用将捆绑软件安装到您的项目中: composer require --dev theofidry/psysh-bundle 然后,通过更新您的app/AppKe
【文件预览】:
PsyshBundle-master
----composer.json(1KB)
----.travis.yml(959B)
----bin()
--------console(1KB)
----.scrutinizer.yml(70B)
----.github()
--------FUNDING.yml(20B)
----tests()
--------PsyshBundleTest.php(766B)
--------Functional()
--------Command()
--------PsyshFacadeTest.php(906B)
----resources()
--------config()
----LICENSE(1KB)
----src()
--------DependencyInjection()
--------psysh.php(819B)
--------Command()
--------PsyshBundle.php(1KB)
--------PsyshFacade.php(1KB)
----doc()
--------images()
--------breakpoint.md(1KB)
--------reflect.md(990B)
--------debugger.md(3KB)
----.gitignore(145B)
----phpunit.xml.dist(649B)
----README.md(4KB)

网友评论