teratic / commons
通用工具类和函数
v0.1.0
2017-01-06 23:33 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: ^4.0|^5.0
- scrutinizer/ocular: ^1.1
- squizlabs/php_codesniffer: ^2.2
This package is not auto-updated.
Last update: 2024-09-28 20:20:09 UTC
README
PHP Commons 是一套通用的工具类和函数。
要求
Commons 需要 PHP 5.4+。
安装
安装 Commons 的推荐方法是使用 Composer。
$ composer require teratic/php-commons
许可证
MIT 许可证 (MIT)。请参阅 许可证文件 获取更多信息。