ldl-framework / http-core
LDL HTTP Core Request/Response libraries
dev-master
2022-02-22 10:50 UTC
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-03-06 21:01:50 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.