2017 © Pedro Peláez
 

library es-framework

Easy System Framework

image

easy-system/es-framework

Easy System Framework

  • Wednesday, June 22, 2016
  • by Damon Smith
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Logo, (*1)

The framework of easy system.

The PHP web framework., (*2)

In developing, (*3)

Structure

External dependences

System Level 0, "Drivers"

Component Description
easy-system/es-component The package provides the interface of system component.
easy-system/es-exception The package provides the interfaces of system exceptions.
easy-system/es-container The package provides the functionality of typical data containers.
easy-system/es-loader The package provides a loading of PHP classes.
easy-system/es-http The package represents a HTTP layer, compatible with PSR-7.
easy-system/es-cache The package provides the data caching feature.
easy-system/es-router The Psr-7 -compatible router.
easy-system/es-session In developing
easy-system/es-dbal In developing

System Level I, "Kernel"

Component Description
easy-system/es-services The package provides a implementation of Service Locator design pattern.
easy-system/es-events The package provides an implementation of event-driven architecture.
easy-system/es-system The event based system.
easy-system/es-modules The package provides the functionality of modular system.
easy-system/es-server The package provides exchange of HTTP messages with clients.

System Level II, MVC Layer

Component Description
easy-system/es-mvc The package provides MVC layer interfaces.
easy-system/es-controllers The package provides the implementation of MVC controllers in modular system.
easy-system/es-controller-plugins The package provides the functionality of the controller plugins.
easy-system/es-view The package provides the implementation of MVC view in modular system.
easy-system/es-view-helpers The package provides the functionality of the view helpers.
easy-system/es-template The default system template engine.
easy-system/es-models The package provides the implementation of MVC models in modular system.

System Level III, System handlers

Component Description
easy-system/es-routing The package provides the routing of http request.
easy-system/es-dispatcher The package provides the dispatching of system controllers.
easy-system/es-finisher The package provides sending an http response.
easy-system/es-error The package provides strategies of handling fatal system errors.

System Level IV, Application layer

Component Description
easy-system/es-debug The package provides the debug feature.
easy-system/es-database In developing
easy-system/es-navigation In developing

The Versions

22/06 2016

dev-master

9999999-dev

Easy System Framework

  Sources   Download

The Requires

  • php ^5.5 || ^7.0

 

by Avatar Damon Smith

framework es easy system