https://github.com/php-forge/yii2-core
Core.
https://github.com/php-forge/yii2-core
Last synced: about 19 hours ago
JSON representation
Core.
- Host: GitHub
- URL: https://github.com/php-forge/yii2-core
- Owner: php-forge
- License: mit
- Created: 2024-06-25T11:58:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-14T11:55:42.000Z (over 1 year ago)
- Last Synced: 2025-10-14T20:58:10.335Z (3 months ago)
- Language: PHP
- Size: 2.93 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Yii2-Core
## Installation
The preferred way to install this extension is through [composer](https://getcomposer.org/download/).
Either run
```shell
composer require --prefer-dist php-forge/yii2-core
```
or add
```json
"php-forge/yii2-core": "^1.0dev"
```
to the require-dev section of your `composer.json` file.
## Testing
[Check the documentation testing](docs/testing.md) to learn about testing.
## Support versions
[](https://www.php.net/releases/8.1/en.php)
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.
## Our social networks
[](https://twitter.com/Terabytesoftw)