xcitestudios / generic
标准接口
1.0.4
2015-03-25 16:17 UTC
Requires
- container-interop/container-interop: ~1.0
- mustache/mustache: 2.7.*
Requires (Dev)
- phpdocumentor/phpdocumentor: 2.*
- phpunit/phpunit: 4.5.*
This package is not auto-updated.
Last update: 2024-09-28 16:25:59 UTC
README
设计为可以作为其他接口的一部分重复使用或具有多种用途的接口。
安装
从开始,这些软件包就在 Packagist(composer)上可用。
{
"require": {
"xcitestudios/generic": "1.*"
}
}
文档
使用 PHPDocumentor 生成的文档可以在 http://xcitestudios.github.io/php-generic 找到
开发
想要贡献?创建拉取请求,我会联系你!
感谢
特别感谢 MediaSkunkWorks,在这些库的创意来源于在那里工作时,并给予时间确保它们既适合开源也适合内部使用。
许可证
MIT