文件名称:gaufrette-module:Gaufrette 的 Zend Framework 2 模块
文件大小:25KB
文件格式:ZIP
更新时间:2024-07-18 06:35:29
PHP
Gaufrette 的 Zend Framework 2 模块 介绍 该模块将与集成。 要求 (或兼容架构) 安装 使用以下步骤通过安装模块: cd my/project/directory 创建包含以下内容的composer.json文件(或相应地更新现有文件): { " require " : { " detailnet/gaufrette-module " : " 1.x-dev " } } 通过curl -s http://getcomposer.org/installer | php安装 Composer curl -s http://getcomposer.org/installer | php (在 Windows 上,下载并使用 PHP 执行) 运行php composer.phar self-update 运行php compo
【文件预览】:
gaufrette-module-master
----.gitignore(47B)
----src()
--------Detail()
----.travis.yml(531B)
----build()
--------.gitignore(38B)
--------config()
--------logs()
----LICENSE(1KB)
----composer.json(1KB)
----Module.php(298B)
----README.md(1KB)
----.coveralls.yml(37B)
----tests()
--------.gitignore(18B)
--------bootstrap.php(489B)
--------DetailTest()
--------configuration.php.dist(23B)
----config()
--------module.config.php(1KB)
--------gaufrette.local.php.dist(2KB)
----travis.phpunit.xml(757B)
----phpunit.xml.dist(1011B)
----.gitattributes(13B)