ldl-framework / http-core
LDL HTTP Core Request/Response libraries
Installs: 661
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 5
Open Issues: 1
pkg:composer/ldl-framework/http-core
Requires
- ext-json: *
- ldl-framework/typed-collection: dev-master
- symfony/http-foundation: ~5.1
- symfony/mime: ~5.1
This package is auto-updated.
Last update: 2025-10-06 22:21:41 UTC
README
#LDL HTTP Core
Simple symfony http-foundation wrapper with some custom interfaces.
Seems stupid although it gives us the opportunity to change to a different library in the future by adapting it to the defined interfaces in this library if we decide to do so.