-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Marvin is a micro CMS for PHP 5.3+ based on Silex framework which is build on the shoulders of Symfony2 and Pimple.
Marvin is developed with Test Driven Development (TDD) approach using PHPUnit for testing backend and QUnit for testing JavaScript.
Default database is set to SQLite, but thank's to Silex it works out of the box with MySQL, PostgreSQL or Oracle, too.
Frontend is build using famous Bootstrap, so you don't have to learn new conventions even here.
It's distributed via Composer and frontend uses full advantage of Grunt and Bower.
Marvin consists of separate plugins, so for each project you can pick precisely only what you need.
Currently available plugins:
Plugins marked with an asterisk (*) are core necessary files needed for Marvin's basic functioning.
--