LiipHelloBundle:[不推荐使用]使用多个FriendsOfSymfony捆绑包的Symfony2替代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(),
下载地址
用户评论