Libraries tagged by http abstraction
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
esase/tiny-http
152 Downloads
An abstraction layer component for http requests and responses
kristian-tan/http-client
2 Downloads
Synchronous HTTP client for php. Only a simple abstraction over php's curl and file_get_contents API. Compatible with very old PHP (e.g.: php5)
viserio/http-foundation-contract
1179 Downloads
The Viserio Http Foundation Contract package.
viserio/http-factory-contract
11040 Downloads
The Viserio Http Factory Contract package.
viserio/http-contract
11110 Downloads
The Viserio Http Contract package.
marco476/hal
13 Downloads
HTTP Abstraction Layer
laasti/views
175 Downloads
A HTTP Message compatible template engine abstraction.
jblyberg/locum-api
19 Downloads
Provides an abstraction layer to the Locum API
galafeno/lingo
4 Downloads
A neat REST abstraction
vakata/httprouter
56 Downloads
An extended implementation of the routing class, dealing with an HTTP abstraction and middleware.
burzum/file-storage
110946 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
burzum/cakephp-file-storage
188425 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
dereuromark/cakephp-file-storage
242 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
stinger-soft/aggrid-bundle
3650 Downloads
Abstraction Layer to create data tables with AgGrid https://www.ag-grid.com/