mrcrmn / laravel-http2-push
Easily utilise the HTTP/2 push Feature in your Laravel App
v0.2
2020-03-04 11:24 UTC
Requires
- php: ^7.2
- illuminate/support: ^5.8|^6.0|^7.0
Requires (Dev)
- mockery/mockery: ^1.1
- orchestra/testbench: ^3.8|^4|^5
- phpunit/phpunit: ^7.0|^8.0|^9.0
- sempro/phpunit-pretty-print: ^1.0
This package is auto-updated.
Last update: 2021-01-04 13:34:51 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.