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

This package is auto-updated.

Last update: 2024-05-04 18:03:14 UTC


README

Build Status

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

Setup for Developers