JREAM Library
JREAM Library is package for common PHP tasks. The library is under 45kb in uncompressed size. The JREAM Library is Free and Open Source, Licensed under the GNU General Public License 3 (http://www.gnu.org/licenses/).
Software Goals
The goal of this Library is to abstract complexity with simplicity by following the KISS (Keep It Super Simple) principal. JREAM API is not intended to re-invent the wheel, nor compete with frameworks. It was written, and continues to be written for internal usage as well as personal growth. I also hope it helps somebody down the road.
Download
You can download at github: JREAM Library.
You can find the documentation in the downloadable package, or a direct link to JREAM Library Docs.
Library Classes
This library will always be free. However, you may donate towards more caffeinated production if you please:
Delivers to donate[at]jream.com
- autoload
- database
- exception
- form
- form/validate
- form/format
- hash
- output
- registry
- session
- mvc/boostrap
- mvc/controller
- mvc/model
- mvc/view