rochi88 / laravel-http2-push
轻松利用Laravel应用中的HTTP/2推送功能
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-09-16 15:42:20 UTC
README
此包允许您轻松地在Laravel应用中利用HTTP/2推送功能。
安装
通过Composer
$ composer require mrcrmn/laravel-http2-push
文档
查看文档:https://mrcrmn.dev/packages/laravel-http2-push/
测试
$ composer test
贡献
有关详细信息和工作列表,请参阅contributing.md。
安全
如果您发现任何与安全相关的问题,请通过作者邮箱联系,而不是使用问题跟踪器。
致谢
许可证
MIT。有关更多信息,请参阅许可证文件。