slick/cors

A CORS module for Slick Framework

v0.3.0 2024-10-07 00:14 UTC

This package is auto-updated.

Last update: 2024-11-07 11:12:44 UTC


README

Latest Version Software License Build Status Quality Score Total Downloads

Slick\Cors Slick module that effortlessly enables Cross-Origin Resource Sharing (CORS) for secure and flexible API interactions.

This package is compliant with PSR-2 code standards and PSR-4 autoload standards. It also applies the semantic version 2.0.0 specification.

Install

Via Composer

$ composer require slick/cors

Remember to enable the module with:

$ composer enable cors

Testing

$ vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email silvam.filipe@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.