{"id":14983914,"url":"https://github.com/nelmio/nelmiocorsbundle","last_synced_at":"2025-05-13T21:06:09.485Z","repository":{"id":1784669,"uuid":"2708495","full_name":"nelmio/NelmioCorsBundle","owner":"nelmio","description":"Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application","archived":false,"fork":false,"pushed_at":"2024-06-28T13:05:22.000Z","size":209,"stargazers_count":1908,"open_issues_count":7,"forks_count":106,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-26T11:02:57.903Z","etag":null,"topics":["bundle","cors","cors-request","cross-origin-resource-sharing","php","symfony","symfony-bundle"],"latest_commit_sha":null,"homepage":"https://symfony.com/bundles/NelmioCorsBundle/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nelmio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-11-04T10:38:47.000Z","updated_at":"2025-04-24T11:50:10.000Z","dependencies_parsed_at":"2024-02-26T01:49:06.286Z","dependency_job_id":"5bd87688-ab0a-46f7-81d5-d68ee542923b","html_url":"https://github.com/nelmio/NelmioCorsBundle","commit_stats":{"total_commits":152,"total_committers":43,"mean_commits":"3.5348837209302326","dds":"0.48684210526315785","last_synced_commit":"da2a3633405efd3928850dd72074f792cc1a1ae7"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelmio%2FNelmioCorsBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelmio%2FNelmioCorsBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelmio%2FNelmioCorsBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelmio%2FNelmioCorsBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nelmio","download_url":"https://codeload.github.com/nelmio/NelmioCorsBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251311332,"owners_count":21569009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bundle","cors","cors-request","cross-origin-resource-sharing","php","symfony","symfony-bundle"],"created_at":"2024-09-24T14:08:10.096Z","updated_at":"2025-04-28T12:10:20.904Z","avatar_url":"https://github.com/nelmio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NelmioCorsBundle\n\n## About\n\nThe NelmioCorsBundle allows you to send [Cross-Origin Resource Sharing](http://enable-cors.org/)\nheaders with ACL-style per-URL configuration.\n\n## Features\n\n* Handles CORS preflight OPTIONS requests\n* Adds CORS headers to your responses\n* Configured at the PHP/application level. This is convenient but it also means\n  that any request serving static files and not going through Symfony will not\n  have the CORS headers added, so if you need to serve CORS for static files you\n  probably should rather configure these headers in your web server\n\n## Installation\n\nRequire the `nelmio/cors-bundle` package in your composer.json and update your dependencies:\n\n```bash\ncomposer require nelmio/cors-bundle\n```\n\nThe bundle should be automatically enabled by [Symfony Flex][1]. If you don't use\nFlex, you'll need to enable it manually as explained [in the docs][2].\n\n## Usage\n\nSee [the documentation][2] for usage instructions.\n\n## License\n\nReleased under the MIT License, see LICENSE.\n\n[1]: https://symfony.com/doc/current/setup/flex.html\n[2]: https://symfony.com/bundles/NelmioCorsBundle/current/index.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelmio%2Fnelmiocorsbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnelmio%2Fnelmiocorsbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelmio%2Fnelmiocorsbundle/lists"}