sweelix / yii1
PHP 5.4+ Sweelix extensions for Yii
Installs: 359
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Open Issues: 0
Language:JavaScript
Requires
- php: >=5.4.0
- leafo/lessphp: 0.4.0
- sweelix/image: >=1.0.0
- yiisoft/yii: >=1.1.14
This package is not auto-updated.
Last update: 2022-02-01 12:32:26 UTC
README
Sweelix Yii extension for Yii 1.1 has been created to ease some basic tasks
Installation
If you use Packagist for installing packages, then you can update your composer.json like this :
{ "require": { "sweelix/yii1": "*" } }
Contributing
All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch , and send us a pull request.