electivegroup / ucc
There is no license information available for the latest version (v1.5.0) of this package.
Utilities Class Collection
v1.5.0
2021-04-23 12:02 UTC
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