gibboncms / gibbon
Core library for GibbonCms
v0.5.3.1
2015-05-31 21:30 UTC
Requires
- php: >=5.5
- illuminate/support: ~5.0
- league/commonmark: ^0.8.0
- league/flysystem: ~1.0
- league/flysystem-dropbox: ^1.0
- symfony/yaml: ^2.6
Requires (Dev)
- phpunit/phpunit: ~4.6
- symfony/var-dumper: ^2.6
README
A modular, framework-agnostic library to build a flat-file cms. This repository contains all the core classes to create a content module.
GibbonCms was created as a final assignment for my bachelor's degree in digital media at Artevelde University College Ghent.
Please refer to gibboncms.io for usage instructions and full documentation.
Install
Via Composer
$ composer require gibboncms/gibbon
Usage
Please refer to gibboncms.io for usage instructions and full documentation.
Testing
$ ./vendor/bin/phpunit
Security
If you discover any security related issues, please email sebastiandedeyne@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.