delight-im / foundation-core
'PHP-Foundation' 的核心
v4.15.0
2020-07-05 13:44 UTC
Requires
- php: >=5.6.0
- ext-mbstring: *
- delight-im/auth: ^7.6 || ^8.0
- delight-im/cookie: ^3.1
- delight-im/db: ^1.2
- delight-im/file-upload: ^1.2
- delight-im/i18n: ^1.0
- delight-im/ids: ^1.0
- delight-im/router: ^3.1.1
- delight-im/str: ^2.4
- filp/whoops: ^2.1
- swiftmailer/swiftmailer: ^5.4
- twig/twig: ^1.35
- vlucas/phpdotenv: ^2.4
- dev-master
- v4.15.0
- v4.14.0
- v4.13.0
- v4.12.1
- v4.12.0
- v4.11.0
- v4.10.1
- v4.10.0
- v4.9.1
- v4.9.0
- v4.8.1
- v4.8.0
- v4.7.1
- v4.7.0
- v4.6.0
- v4.5.0
- v4.4.0
- v4.3.1
- v4.3.0
- v4.2.0
- v4.1.0
- v4.0.0
- v3.0.0
- v2.0.0
- v1.6.1
- v1.6.0
- v1.5.0
- v1.4.0
- v1.3.0
- v1.2.0
- v1.1.0
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-dependabot/composer/twig/twig-1.42.5
This package is auto-updated.
Last update: 2024-08-29 04:42:53 UTC
README
PHP-Foundation 的核心
需求
- PHP 5.6.0+
mbstring
扩展
安装
-
通过 Composer 包含库 [?]
$ composer require delight-im/foundation-core
-
包含 Composer 自动加载器
require __DIR__ . '/vendor/autoload.php';
贡献
欢迎所有贡献!如果您想贡献,请首先创建一个 issue,以便讨论您的功能、问题或疑问。
许可证
本项目遵循 MIT 许可证 的条款。