cdq/utils

A few utility classes developed by Christopher Queen to quckly start a php development project

1.03 2017-01-19 15:18 UTC

This package is auto-updated.

Last update: 2023-04-14 16:12:09 UTC


README

Total Downloads Codeship Status for frostbyte07/utils Coverage Status Dependency Status Latest Stable Version License

CDQ\SmartObject: Strict classes

Description

A PHP framework developed by Christopher Queen for rapidly creating classes to quickly start a php development project

Features

  • Database connection abstraction
  • Config constants from .xml file
  • Log erros to DB
  • Each class has to_string output

Goals

  • Easy Install. No need to be an administrator.
  • Stop Wasting Time. Time is precious, no need to reinvent the wheel.