/onyX

/sBin/onyX: Rapid development + Pre-Configured skeleton for Silex MicroFramework

Primary LanguagePHP

onyX, a branded variety of Silex

Build Status SensioLabsInsight Latest Stable Version Total Downloads Project Status Flattr this <script type="text/javascript" src="http://www.ohloh.net/p/652068/widgets/project_thin_badge.js"></script>

/sBin/onyX is a PHP skeleton micro-framework to rapidly develop websites based on Silex & Symfony2 components

Requirements

  • PHP 5.4+

Features

  • Pre-Configured/Registered Components:
    • Twig
    • MonoLog
    • Doctrine DBAL
  • JS Libraries:
    • jQuery
    • Google Web Fonts

Installation

  • Through Composer:
    Just create a composer.json file and run the php composer.phar install command to install it:

    {
        "require": {
            "slashsbin/onyx": "dev-master"
        }
    }

License

onyX is licensed under the MIT License.