2017 © Pedro Peláez
 

library spot

image

spotframework/spot

  • Friday, May 23, 2014
  • by spotframework
  • Repository
  • 1 Watchers
  • 2 Stars
  • 91 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Spot

Spot Framework is efficient PHP framework. It combine speedy performance and sophisticated features. It allows developer to build complex website yet with fairly maintainable code., (*1)

Performance

Spot is using code generation technique to unlock PHP performance. Using this technique spot performance is comparable to the so called "micro" framework, without sacrificing features., (*2)

Features

  • "REAL" Dependency Injection
  • Aspect Oriented Programming through Method Interception
  • Data Binding
  • MVC and Routing
  • Declarative Transaction Management
  • Doctrine, Twig, Monolog, and Symfony Component integration.

Installation

Using composer, (*3)

``` { "require":{ "spotframework/spot":"*" } }, (*4)

The Versions

23/05 2014

dev-master

9999999-dev

  Sources   Download

The Requires