api-tools-skeleton:Laminas API工具的骨架应用程序

时间:2024-05-25 13:54:58
【文件属性】:

文件名称:api-tools-skeleton:Laminas API工具的骨架应用程序

文件大小:80KB

文件格式:ZIP

更新时间:2024-05-25 13:54:58

hacktoberfest PHP

Laminas API工具骨架应用程序 要求 请参阅文件。 安装 通过发布tarball 通过和/或获取最新版本; 每个发行版都提供分发tarball和zipball。 解压它: $ tar xzf api-tools-skeleton-{version}.tgz (其中{version}是您下载的版本。) 或解压缩(如果您选择了zipball): $ unzip api-tools-skeleton-{version}.zip (其中{version}是您下载的版本。) 通过Composer(创建项目) 您可以使用的create-project命令一次性创建项目(您需要安装 ): $ curl -s https://getcomposer.org/installer | php -- --filename=composer $ composer create-proje


【文件预览】:
api-tools-skeleton-1.6.x
----composer.json(3KB)
----Vagrantfile(2KB)
----config()
--------modules.config.php(980B)
--------autoload()
--------development.config.php.dist(741B)
--------application.config.php(1KB)
----composer.lock(257KB)
----data()
--------cache()
----COPYRIGHT.md(91B)
----phpcs.xml(998B)
----Dockerfile(1KB)
----src()
--------ApiTools()
----module()
--------Application()
----docker-compose.yml(152B)
----LICENSE.md(1KB)
----.gitignore(131B)
----.dockerignore(235B)
----phpunit.xml.dist(532B)
----public()
--------index.php(2KB)
--------.htaccess(838B)
--------img()
--------.gitignore(28B)
--------web.config(1KB)
----README.md(8KB)
----.gitattributes(86B)

网友评论