bradleydyer / bdcc
There is no license information available for the latest version (v0.0.55) of this package.
Bradley Dyer Class Collection
v0.0.55
2017-01-04 14:21 UTC
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2026-06-07 04:55:50 UTC
README
The Bradley Dyer Class Collection (BDCC)
Introduction
The Bradley Dyer Class Collection (BDCC) is just that, a collecion of classes that provides re-useable modules of functionality for your applications. The BDCC contains pure PHP classes that are not depedent on any other 3rd party PHP classes.
The requirements for BCCC are:
- PHP 5.4
Categories
Api- Provides Api access methods and helpersHTTP- Provides HTTP Fundation functionsBdcc Status
Usage and Installation
Install as a vendor using composer.phar.
Setup for Developers
-
fork the repo
Click Fork in GitHub, and choose your username if asked
-
Read the Installation guidelines
- Read the Contributing guidelines
-
Write code
-
Be awesome