sweelix / yii2-image
PHP 5.4+ Sweelix image extensions for Yii 2
Installs: 23 526
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4.0
- sweelix/image: *
This package is not auto-updated.
Last update: 2024-11-17 01:25:19 UTC
README
Sweelix Yii2 image extension has been created to ease some basic tasks while manipulating images
Installation
If you use Packagist for installing packages, then you can update your composer.json like this :
{ "require": { "sweelix/yii2-image": "*" } }
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.