openbizx/openbizx

Openbizx PHP Framework

dev-master 2015-12-21 10:23 UTC

This package is not auto-updated.

Last update: 2022-01-08 03:55:16 UTC


README

Openbizx Framework - Metadata Oriented Enterprise Application Framewoek for PHP Language.

OpenbizX is next version of Openbiz Framework with great enhancement. We create OpenbizX as modern framework that compatible with PHP-FIG Standards and can install use Composer.

Installation

Either run

composer global require "fxp/composer-asset-plugin:~1.1.0"
composer require openbizx/openbizx

or add

"openbizx/openbizx": "*",

to the require section of your composer.json.

Openbizx Dev Team