babdev/laravel-server-push-manager

HTTP/2 server push manager for Laravel

Fund package maintenance!
mbabker

2.3.0 2024-04-09 23:27 UTC

This package is auto-updated.

Last update: 2024-04-09 23:28:49 UTC


README

Latest Stable Version Latest Unstable Version Total Downloads License Run Tests

Laravel package adding a HTTP/2 server push manager to your Laravel applications.

Why Another Package?

There are already other packages such as jacobbennett/laravel-http2serverpush, tomschlick/laravel-http2-server-push, or spatie/laravel-mix-preload, so why a new package?

Unlike other existing packages which are focused on automatically including resources, this package aims to provide an API to allow developers to configure server push headers for any resource with a maximum amount of flexibility. The API for this package is inspired by the WebLinkExtension of Symfony's TwigBridge.

Documentation

Please see the BabDev website for detailed information on how to use this package.

Security

If you believe you have discovered a security issue with this package, please email michael.babker@gmail.com with information about the issue. Do NOT use the public issue tracker for security issues.

License

This package is licensed under the MIT License. See the LICENSE file for full details.