austral/http-bundle
Http Austral Bundle
Maintainers
Package info
github.com/austral-project/http-bundle
Type:symfony-bundle
pkg:composer/austral/http-bundle
v3.1.4
2024-07-15 14:19 UTC
Requires
- php: ^8.0 || ^8.1 || ^8.2
- austral/entity-bundle: ^3.1
- austral/tools-bundle: ^3.1
- symfony/config: ^5.4 || ^6.4
- symfony/event-dispatcher: ^5.4 || ^6.4
- symfony/http-kernel: ^5.4 || ^6.4
Requires (Dev)
None
Suggests
- austral/admin-bundle: *@dev
- austral/website-bundle: *@dev
Provides
None
Conflicts
None
Replaces
None
README
👁 Minimum PHP Version
👁 Latest Stable Version
👁 Total Downloads
👁 License
It's a bundle to switch request by interface type for the Symfony Framework projects.
Install bundle
You can install it with Composer:
composer require austral/http-bundle
Documentation
See documentation on the official website
Commit Messages
The commit message must follow the Conventional Commits specification. The following types are allowed:
update: Updatefix: Bug fixfeat: New featuredocs: Change in the documentationspec: Spec changetest: Test-related changeperf: Performance optimization
Examples:
update : Something
fix: Fix something
feat: Introduce X
docs: Add docs for X
spec: Z disambiguation
License and Copyright
See License
Credits
Created by Matthieu Beurel. Sponsored by Yipikai Studio.
