2017 © Pedro Peláez
 

symfony-bundle rest-cors-bundle

RESTCors Bundle for Symfony2

image

easylo/rest-cors-bundle

RESTCors Bundle for Symfony2

  • Tuesday, February 16, 2016
  • by easylo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,401 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 5 % Grown

The README.md

RESTCorsBundle

HOW TO USE:

for install, (*1)


composer require "easylo/rest-cors-bundle" 1.*

Add bundle, (*2)

#app/AppKernel.php

public function registerBundles()
    {
        $bundles = array(
        ...,
        new Easylo\RESTCorsBundle\EasyloRESTCorsBundle(),
    );

    ...

setup config, (*3)


#config.yml : nothing

The Versions

16/02 2016

dev-master

9999999-dev

RESTCors Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

by Laurent RICHARD

cors rest symfony2

16/02 2016

dev-analysis-8PxrEe

dev-analysis-8PxrEe

RESTCors Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

by Laurent RICHARD

cors rest symfony2

08/02 2016

1.2

1.2.0.0

RESTCors Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

by Laurent RICHARD

cors rest symfony2

25/09 2015

1.1

1.1.0.0

RESTCors Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

by Laurent RICHARD

cors rest symfony2

17/09 2015

1.0

1.0.0.0

RESTCors Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

by Laurent RICHARD

cors rest symfony2