Libraries tagged by HTTP Provider
httpsoft/http-router
25842 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15
verifalia/sdk
37715 Downloads
Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time.
skyzyx/mimetypes
194399 Downloads
Creates a JSON document containing a thorough list of file extensions => mime types as provided by the Apache httpd project.
laminas-api-tools/api-tools-http-cache
79762 Downloads
Laminas Module providing http cache headers support
atk14/url-fetcher
40691 Downloads
Class providing methods to make http requests
kdyby/curl-ca-bundle
243903 Downloads
This package provides root certificates for usage in api clients on systems that have missing or outdated certificates.
pawellen/listing
6192 Downloads
Listing Bundle providing easy datatables (http://www.datatables.net/) usage in symfony projects
tuutti/php-klarna-payments
64074 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
magicsunday/webtrees-pedigree-chart
81 Downloads
This modules provides an SVG pedigree chart for the [webtrees](https://www.webtrees.net) genealogy application.
magicsunday/webtrees-fan-chart
104 Downloads
This modules provides an SVG ancestor fan chart for the [webtrees](https://www.webtrees.net) genealogy application.
magicsunday/webtrees-descendants-chart
94 Downloads
This modules provides an SVG descendants chart for the [webtrees](https://www.webtrees.net) genealogy application.
maggomann/filament-only-icon-display
5588 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
maggomann/filament-model-translator
5658 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
kukulkan-popolvux/coinspaid-api-laravel
24127 Downloads
The package provides a convenient interface for interacting with the API (v2) for the service https://coinspaid.com
datatables.net/datatables.net-fixedheader-bs5
2553 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 [Bootstrap5](https://getbootstrap.com/)