Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 477 Bytes

File metadata and controls

18 lines (10 loc) · 477 Bytes

Framework

Small framework of classes used by O6 Web Properties websites.

Installation

Simply add a dependency on o6web/framework to your composer.json file if you use Composer to manage the dependencies of your project:

composer require o6web/framework

Although it's recommended to use Composer, you can actually include the file(s) any way you want.

License

Framework is MIT licensed.