2017 © Pedro Peláez
 

symfony-bundle cors-bundle

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

image

nelmio/cors-bundle

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  • Thursday, February 8, 2018
  • by Seldaek
  • Repository
  • 15 Watchers
  • 643 Stars
  • 5,492,907 Installations
  • PHP
  • 73 Dependents
  • 8 Suggesters
  • 58 Forks
  • 25 Open issues
  • 16 Versions
  • 10 % Grown

The README.md

NelmioCorsBundle

About

The NelmioCorsBundle allows you to send Cross-Origin Resource Sharing headers with ACL-style per-URL configuration., (*1)

Features

  • Handles CORS preflight OPTIONS requests
  • Adds CORS headers to your responses
  • Configured at the PHP/application level. This is convenient but it also means that any request serving static files and not going through Symfony will not have the CORS headers added, so if you need to serve CORS for static files you probably should rather configure these headers in your web server

Installation

Require the nelmio/cors-bundle package in your composer.json and update your dependencies:, (*2)

composer require nelmio/cors-bundle

The bundle should be automatically enabled by Symfony Flex. If you don't use Flex, you'll need to enable it manually as explained [in the docs][2]., (*3)

Usage

See [the documentation][2] for usage instructions., (*4)

License

Released under the MIT License, see LICENSE., (*5)

The Versions

08/02 2018

dev-master

9999999-dev

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

11/12 2017

1.5.4

1.5.4.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

24/04 2017

1.5.3

1.5.3.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

21/04 2017

1.5.2

1.5.2.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

22/01 2017

1.5.1

1.5.1.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

30/12 2016

1.5.0

1.5.0.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

09/12 2015

1.4.1

1.4.1.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

13/01 2015

1.4.0

1.4.0.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

10/12 2014

1.3.3

1.3.3.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

18/09 2014

1.3.2

1.3.2.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

21/07 2014

1.3.1

1.3.1.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

06/02 2014

1.3.0

1.3.0.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

29/10 2013

1.2.0

1.2.0.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

14/08 2013

1.1.1

1.1.1.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

The Development Requires

api cors crossdomain

29/07 2013

1.1.0

1.1.0.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

api cors crossdomain

07/01 2013

1.0.0

1.0.0.0

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application

  Sources   Download

MIT

The Requires

 

api cors crossdomain