Fabriq Framework Docs

Fabriq is a PHP Framework that was written to help with rapid development.

Fabriq makes use of the following programming practices:

  • OOP - Object-oriented Programming
  • DRY - Don't Repeat Yourself
  • ORM - Object Relational Mapping

This documentation covers the functionality available in the framework.

NOTE: This website is not meant for feature requests or bug reports. Please do not post either in the comments.