2017 © Pedro Peláez
 

project band-symfony-application

Symfony2 Standard Edition Application to demonstrate how to properly configure and use Event-band stack

image

event-band/band-symfony-application

Symfony2 Standard Edition Application to demonstrate how to properly configure and use Event-band stack

  • Friday, September 25, 2015
  • by chebba
  • Repository
  • 3 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Event-band Playground

This example is based on Symfony Standard Edition ~2.7.0 and event-band ~1.0, (*1)

Installation

Install using composer:, (*2)

$ php composer.phar create-project --stability="dev" "event-band/band-symfony-application:~1.0.0@dev" band-symfony-application

Run built-in server:, (*3)

php app/console server:run

Open http://127.0.0.1:8000 and follow the instrudtions., (*4)

, (*5)

The Versions