2017 © Pedro Peláez
 

library acamar

Fast PHP framework using an event-driven architecture

image

brian978/acamar

Fast PHP framework using an event-driven architecture

  • Tuesday, September 27, 2016
  • by brian978
  • Repository
  • 5 Watchers
  • 11 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 13 Versions
  • 10 % Grown

The README.md

SensioLabsInsight, (*1)

About

The Acamar framework is not intended as a full stack framework and it will never be one. The main purpose of the framework is to provide the minimum code that is required to build a web application that uses the MVC pattern (this ranges from APIs to admin back-ends)., (*2)

The framework is PSR-0 / PSR-4 compliant, so you can use it in conjunction with any other library or full stack framework., (*3)

Main selling points

  • Event based architecture
  • Light and fast
  • Flexible
  • Decoupled a much as possible (the Mvc package is an exception)
  • Some features load ONLY on demand

Minimum requirements

  • PHP 5.3.29
  • Nginx / Apache web server (it's not yet tested on others)

Documentation

The documentation can be found HERE, (*4)

Composer

The framework can also be installed via composer:, (*5)

{
    "require": {
            "brian978/acamar": "1.*"
        }
}

Starter application

The framework uses a specific file structure (which can be found in the documentation). If you don't want to create the structure manually you can use the skeleton application from HERE., (*6)

The Versions

27/09 2016

v2.1.0.x-dev

2.1.0.9999999-dev https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.6.19

 

by Avatar brian978

framework php event-driven architecture

27/09 2016

v2.1.0

2.1.0.0 https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.6.19

 

by Avatar brian978

framework php event-driven architecture

25/05 2016

v2.0.0.x-dev

2.0.0.9999999-dev https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.6.19

 

by Avatar brian978

framework php event-driven architecture

25/05 2016

v1.1.x-dev

1.1.9999999.9999999-dev https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.3.29

 

by Avatar brian978

framework php event-driven architecture

25/05 2016

dev-develop

dev-develop https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.3.29

 

by Avatar brian978

framework php event-driven architecture

25/05 2016

v1.1.4

1.1.4.0 https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.3.29

 

by Avatar brian978

framework php event-driven architecture

14/03 2016

dev-master

9999999-dev https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.3.29

 

by Avatar brian978

framework php event-driven architecture

14/03 2016

v1.1.3

1.1.3.0 https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.3.29

 

by Avatar brian978

framework php event-driven architecture

29/02 2016

v1.1.2

1.1.2.0 https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Avatar brian978

framework php event-driven architecture

13/03 2015

v1.1.1

1.1.1.0 https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Avatar brian978

framework php event-driven architecture

17/01 2015

v1.1.0

1.1.0.0 https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Avatar brian978

framework php event-driven architecture

11/01 2015

v1.0.0

1.0.0.0 https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Avatar brian978

framework php event-driven architecture

15/12 2014

v0.2.0-alpha

0.2.0.0-alpha https://github.com/brian978/Acamar-Framework

Fast PHP framework using an event-driven architecture

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Avatar brian978

framework php event-driven architecture