xcitestudios/generic

1.0.4 2015-03-25 16:17 UTC

This package is not auto-updated.

Last update: 2024-09-28 16:25:59 UTC


README

Build Status

设计为可以作为其他接口的一部分重复使用或具有多种用途的接口。

安装

从开始,这些软件包就在 Packagist(composer)上可用。

{
    "require": {
	    "xcitestudios/generic": "1.*"
	}
}

文档

使用 PHPDocumentor 生成的文档可以在 http://xcitestudios.github.io/php-generic 找到

开发

想要贡献?创建拉取请求,我会联系你!

感谢

特别感谢 MediaSkunkWorks,在这些库的创意来源于在那里工作时,并给予时间确保它们既适合开源也适合内部使用。

许可证

MIT