Libraries tagged by HTTP Provider
datatables.net/datatables.net-fixedheader-ju
22 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-buttons-ju
27 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [jQueryUI](http://jqueryui.com/)
biozshock/short-url-bundle
20 Downloads
Provides a service and twig extension for getting short urls like http://your.host/~short
michaelhue/li3_gravatar
1773 Downloads
The Lithium Gravatar plugin (Li3 Gravatar) allows you to interact with Gravatar (http://gravatar.com) images and profiles. It provides a helper for displaying Gravatars and a model for requesting user profiles from Gravatar.
aedart/overload
11475 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
zarthus/http-enums
99 Downloads
Minimalistic package that provides HTTP enums for PHP 8.1 and higher
titon/http
502 Downloads
The HTTP package provides classes for interacting with cookies, headers, the request, and the response.
originphp/http
4 Downloads
OriginPHP Http Package, provides the Controller and View functionality.
messagebooster/http
20 Downloads
The sabre/http library provides utilities for dealing with http requests and responses.
gasparyanyur/http
80 Downloads
The sabre/http library provides utilities for dealing with http requests and responses.
abrahanzarza/http-bundle
12 Downloads
Module that provides HTTP routing, request and response
souhail/laravel-http2-push2
12 Downloads
A cache aware provider for HTTP2 Push within a Laravel application
legendarydrew/http-constants
263 Downloads
HTTP response codes provided as constants for PHP.
imphp/http
24 Downloads
Provides an http message library similar to PSR7
boson-php/laravel-http-bridge
189 Downloads
Provides Laravel HTTP bridge