oxycore / framework
Oxycore 框架
v1.91
2020-09-18 13:23 UTC
Requires
- php: >=7.4||^8.0
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- ext-pdo: *
- ext-xml: *
- ext-yaml: *
- psr/container: ^1.0
- vlucas/phpdotenv: ^5.2
Requires (Dev)
- filp/whoops: ^2.4
- mockery/mockery: ^1.3.1
- phpunit/phpunit: ^8.4|^9.0
- symfony/yaml: ^2.3 || ^3.0 || ^4.0 || ^5.0
- twig/twig: ^1.6 || ^2.0 || ^3.0 || ^4.0 || ^5.0
Suggests
- ext-ftp: Required to use the Flysystem FTP driver.
- ext-gd: Required to use Oxycore\Foundatiom\Http\Testing\FileFactory::image().
- ext-memcached: Required to use the memcache cache driver.
- ext-pcntl: Required to use all features of the queue worker.
- ext-posix: Required to use all features of the queue worker.
- ext-redis: Required to use the Redis cache and queue drivers (^4.0|^5.0).
This package is auto-updated.
Last update: 2024-09-21 01:39:52 UTC
README
关于 Oxycore
注意:此存储库包含 Oxycore 框架的核心代码。如果您想使用 Oxycore 构建应用程序,请访问主要的 Oxycore 存储库。
Oxycore 是一个具有表达性、优雅语法的 Web 应用程序框架。我们相信,开发必须是一个愉快、富有创造性的体验,才能真正令人满足。Oxycore 试图通过简化大多数 Web 项目中常用的常见任务来减轻开发痛苦,例如
许可证
Oxycore 框架是开源软件,许可协议为 MIT 许可协议。