php-forge / yii2-core
Yii Core PHP Framework Version 2
dev-main / 1.0.x-dev
2024-10-14 11:55 UTC
Requires
- php: ^8.1
- ext-ctype: *
- ext-dom: *
- ext-fileinfo: *
- ext-filter: *
- ext-gd: *
- ext-iconv: *
- ext-imagick: *
- ext-intl: *
- ext-mbstring: *
- ext-openssl: *
- ext-pdo: *
- ext-session: *
- ext-simplexml: *
- ext-tokenizer: *
- lib-pcre: *
- cebe/markdown: ^1.2.1
- ezyang/htmlpurifier: ^4.17
- php-forge/foxy: ^0.1
- psr/container: ^2.0
- psr/simple-cache: ^3.0
- yiisoft/cache: dev-master
- yiisoft/yii2-composer: ^2.0.10
Requires (Dev)
- dms/phpunit-arraysubset-asserts: ^0.5
- maglnet/composer-require-checker: ^4.7
- php-mock/php-mock-phpunit: ^2.10
- phpunit/phpunit: ^9.5
- yiisoft/cache-file: ^3.1
This package is auto-updated.
Last update: 2024-10-14 11:55:44 UTC
README
Yii2-Core
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist php-forge/yii2-core
or add
"php-forge/yii2-core": "^1.0dev"
to the require-dev section of your composer.json
file.
Testing
Check the documentation testing to learn about testing.
Support versions
License
The MIT License (MIT). Please see License File for more information.