2017 © Pedro Peláez
 

library symfony-plugin

Symfony plugin for Loadsman

image

loadsman/symfony-plugin

Symfony plugin for Loadsman

  • Tuesday, March 14, 2017
  • by loadsman
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Symfony plugin for Loadsman

[Chat][gitter-url], (*1)

Installation

1) Require this package with composer:, (*2)

composer require loadsman/symfony-plugin

2) Add LoadsmanSymfonyBundle to AppKernel as dev bundle. Like this:, (*3)

if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {
    // ...
    new \Loadsman\SymfonyPlugin\LoadsmanSymfonyBundle(),
}

3) Then add routes to routing_dev.yml:, (*4)

loadsman-symfony:
    resource: "@LoadsmanSymfonyBundle/Controller/"
    type:     annotation

Licence

MIT, (*5)

The Versions

14/03 2017

dev-master

9999999-dev

Symfony plugin for Loadsman

  Sources   Download

MIT

The Requires

 

The Development Requires

by Yauheni Prakopchyk

plugin api debug symfony loadsman

03/03 2017

0.0.1

0.0.1.0

Symfony plugin for Loadsman

  Sources   Download

MIT

The Requires

 

The Development Requires

by Yauheni Prakopchyk

plugin api debug symfony loadsman