Skip to content

fusonic/php-http-kernel-bundle

Repository files navigation

http-kernel-bundle

License Latest Version Total Downloads php 8.2+

About

This bundle contains a variety of extensions for the Symfony HttpKernel component. See below for details on each extension this bundle provides and how it works.

Currently primary development takes place at a private repository at GitLab.com. The project on GitHub.com is updated regularly, but does not include any issues managed at GitLab. However, we are happily accepting issues and pull requests on GitHub as well! Feel free to open an issue or merge request. If we see broader community engagement in the future, we may consider switching our primary development to GitHub.

Install

Please refer to the installation and usage documentation in the docs folder.

Usage

Please refer to the individual extension documentation in the docs/extensions folder.

Upgrading

Please refer to the individual upgrade documentation in the root folder of the repository.

Note

Please refer to UPGRADE-1.0.md when upgrading from the fusonic/http-kernel-extensions package.

Contributing

This is a subtree split of fusonic/php-extensions repository. Please create your pull requests there.