tenorviol / zeroclass

A library of small but useful classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zeroclass

A library of self-contained classes to solve common problems.

Rules

  1. Each class should be a solution to a specific problem.

  2. All classes should be usable outside the library. Subclassing may prove a necessary exception.

  3. All classes should be testable and tested.

About

A library of small but useful classes

License:Other


Languages

Language:PHP 100.0%