ubergallery / framework
This package is abandoned and no longer maintained.
No replacement package was suggested.
UberGallery main framework components
0.2.0
2017-10-06 02:33 UTC
Requires
- php: >=5.5
- ext-imagick: *
Requires (Dev)
- phpunit/phpunit: ^4.8
This package is auto-updated.
Last update: 2023-10-31 21:24:55 UTC
README
UberGallery framework and reusable components. -- by, Chris Kankiewicz
Introduction
...
Requirements
- PHP >= 5.6
Install with Composer
composer require ubergallery/framework
Initializing Twine
First, import Twine:
use UberGallery\Framework;
Usage
...
Changelog
A list of changes can be found on the GitHub Releases page.
Troubleshooting
Please report bugs to the GitHub Issue Tracker.
Copyright
This project is licensed under the MIT License.