文件名称:LiipHelloBundle:[不推荐使用]使用多个FriendsOfSymfony捆绑包的Symfony2替代Hello World捆绑包
文件大小:171KB
文件格式:ZIP
更新时间:2024-02-26 22:27:30
php symfony bundle symfony-bundle hello-world
未维护 该捆绑包不再维护。 如有需要,请随意分叉。 安装 将此捆绑包添加到您的composer.json中: $ php composer.phar require liip/hello-bundle:dev-master 将此捆绑包添加到应用程序的内核中: // application/ApplicationKernel.php public function registerBundles() { return array( // ... new Liip\HelloBundle\LiipHelloBundle(),
【文件预览】:
LiipHelloBundle-master
----Resources()
--------public()
--------views()
--------meta()
--------config()
--------themes()
----Response.php(929B)
----Tests()
--------Controller()
----Controller()
--------RestController.php(5KB)
--------HelloController.php(3KB)
--------ExtraController.php(692B)
--------ArticleController.php(4KB)
--------PHPCRController.php(2KB)
----Features()
--------Context()
--------treeview.feature(630B)
----LiipHelloBundle.php(126B)
----Entity()
--------User.php(1KB)
----DependencyInjection()
--------LiipHelloExtension.php(1KB)
----README.md(1KB)
----Serializer()
--------JsonLdSerializationHandler.php(1KB)
----Form()
--------ArticleType.php(994B)
----View()
--------RSSViewHandler.php(1KB)
----.styleci.yml(15B)
----composer.json(1KB)
----Document()
--------Article.php(2KB)
--------ArticleRepository.php(801B)