rochi88 / laravel-http2-push
Easily utilise the HTTP/2 push Feature in your Laravel App
dev-main
2022-02-18 14:07 UTC
Requires
- php: ^7.3|^8.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0
Requires (Dev)
- mockery/mockery: ^1.4.2
- orchestra/testbench: ^4|^5|^6|^7
- phpunit/phpunit: ^7.0|^8.0|^9.0
- sempro/phpunit-pretty-print: ^1.4.0
This package is auto-updated.
Last update: 2024-11-16 16:06:29 UTC
README
This package allows you to easily utilize the HTTP/2 push feature in your Laravel Apps.
Installation
Via Composer
$ composer require mrcrmn/laravel-http2-push
Documentation
For the docs visit: https://mrcrmn.dev/packages/laravel-http2-push/
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
License
MIT. Please see the license file for more information.