Download the PHP package babdev/laravel-server-push-manager without Composer
On this page you can find all versions of the php package babdev/laravel-server-push-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download babdev/laravel-server-push-manager
More information about babdev/laravel-server-push-manager
Files in babdev/laravel-server-push-manager
Package laravel-server-push-manager
Short Description HTTP/2 server push manager for Laravel
License MIT
Informations about the package laravel-server-push-manager
Server Push Manager for Laravel
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 [email protected] 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.
All versions of laravel-server-push-manager with dependencies
fig/link-util Version ^1.2
illuminate/http Version ^10.0 || ^11.0
illuminate/support Version ^10.0 || ^11.0
psr/link Version ^1.1.1 || ^2.0.1