electivegroup / ucc
Utilities Class Collection
Installs: 11 645
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.0
- doctrine/orm: ^2.6
- rybakdigital/ucc: ^1.19
Requires (Dev)
- phpunit/phpunit: ^6.5
README
Utilities Class Collection
Introduction
The Utilities Class Collection (UCC) is just that, a collection of classes that provides re-usable modules of functionality for your applications.
The UCC may contain 3rd party dependency, but this will be listed here and managed via composer.
Requirements
- PHP 7.x
- doctrine/orm ^2.6
Usage and Installation
Install as a vendor using composer
. Don't have a composer, get it from here