slick/cors

A CORS module for Slick Framework

v0.2.2 2024-08-05 21:35 UTC

This package is auto-updated.

Last update: 2024-09-05 21:52:06 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.