ubergallery / framework
UberGallery main framework components
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
pkg:composer/ubergallery/framework
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.