2017 © Pedro Peláez
 

project phossa-ecs

A large scale PHP application skeleton using Phossa framework

image

phossa/phossa-ecs

A large scale PHP application skeleton using Phossa framework

  • Monday, June 13, 2016
  • by phossa
  • Repository
  • 1 Watchers
  • 0 Stars
  • 33 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

phossa-ecs

Build Status HHVM Latest Stable Version License, (*1)

phossa-ecs is a PHP framework skeleton for application development. It differs from other frameworks with large scale deployment in mind, or elastic computing in mind., (*2)

It requires PHP 5.4 and supports PHP 7.0+, HHVM. It is compliant with PSR-1, PSR-2, PSR-4., (*3)

Features

  • Uses composer to manage everything including application and libraries., (*4)

  • Seperation of configurations from other codes., (*5)

  • Seperation of local (host-wise) and shareable (cloud-wise) stuff., (*6)

  • Seperation of application development and system administration., (*7)

  • Seperation of public (client-wise) and system (backend) stuff., (*8)

  • Seperation of application related and third party stuff., (*9)

  • Seperation of varying and unvarying stuff., (*10)

Installation

Install via the composer utility., (*11)

composer create-project phossa/phossa-ecs YOUR_APP_DIR 1.*

Usage

Dependencies

  • PHP >= 5.4.0, (*12)

  • phossa/phossa-shared 1.*, (*13)

License

MIT License, (*14)

The Versions

13/06 2016

dev-master

9999999-dev https://github.com/phossa/phossa-ecs

A large scale PHP application skeleton using Phossa framework

  Sources   Download

MIT

The Requires

 

framework php application phossa

06/06 2016

1.0.0

1.0.0.0 https://github.com/phossa/phossa-ecs

A large scale (ECS) application skeleton for Phossa project

  Sources   Download

MIT

The Requires

 

php application ecs phossa