This package is abandoned and no longer maintained. No replacement package was suggested.

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

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Type:project

dev-master 2014-06-29 06:46 UTC

This package is not auto-updated.

Last update: 2020-01-19 15:53:30 UTC


README

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.