2017 © Pedro Peláez
 

project onyx

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

image

slashsbin/onyx

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

  • Sunday, June 29, 2014
  • by slashsbin
  • Repository
  • 1 Watchers
  • 2 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

onyX, a branded variety of Silex

Build Status SensioLabsInsight Latest Stable Version Total Downloads Project Status Flattr this , (*1)

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

Requirements

  • PHP 5.4+

Features

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

Installation

  • Through [Composer][3]:
    Just create a composer.json file and run the php composer.phar install command to install it:, (*3)

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

License

onyX is licensed under the MIT License., (*4)

The Versions

29/06 2014

dev-master

9999999-dev https://github.com/slashsBin/onyX

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

  Sources   Download

MIT

The Requires

 

silex microframework slashsbin