matthiasmullie/php-skeleton

PHP项目骨架

1.0.4 2017-10-13 16:18 UTC

This package is auto-updated.

Last update: 2024-08-25 22:00:57 UTC


README

Build status Code coverage Code quality Latest version Downloads total License

示例用法

// hello world!

安装

如果你使用 Composer 来管理项目的依赖,只需在你的 composer.json 文件中添加对 matthiasmullie/php-skeleton 的依赖即可

composer require matthiasmullie/php-skeleton

虽然推荐使用 Composer,但你实际上可以以任何你想要的方式包含这些文件。

许可证

php-skeleton 采用 MIT 许可证。