Libraries tagged by details
laravelcm/abstract-ip-geolocation
16 Downloads
Abstract’s IP Geolocation API is a fast, lightweight, modern, and RESTful JSON API for determining the location and other details of IP addresses from over 190 countries.
kruegge82/dhl-retoure-php-rest-sdk
2 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
kompakt/b3d
162 Downloads
Berlin3 'Details' API Wrapper
knowband/guzzlehttp-ringphp
134 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
kksigma/laravel-authentication-log
1 Downloads
Log user authentication details and send new device notifications.
khaleejinfotech/youtube-data-api-laravel
22 Downloads
YouTube Metadata normal grabs singular details about a video and its uploader.
kermie/mysaving
0 Downloads
Display “You will save x %” on the product details page in OXID eShop
kermie/ch_highfive
0 Downloads
A module for OXID eShop to round the price on product details page to five Rappen/Cent (whatever currency you use). Might be important for example for Switzerland (AKA CH)
keinos/hello-world-tpl
278 Downloads
Overly cautious HelloWorld class. See the repo for details.
katheesh/visitorinfo
2 Downloads
This package can help you to website visitor details get using their Ip address
kapokyue/opensearch-sdk-php
5110 Downloads
From https://help.aliyun.com/document_detail/53078.html
jleagle/packagist-api-client
1378 Downloads
A small helper class to request package details from the Packagist API
jinber/oro-share-this-bundle
20 Downloads
Add Share this to oro product detail page
jeffersongoncalves/filament-check-whois-widget
1 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.
jax-p/entity-grid
44 Downloads
Used for creating entity grids with search form and detail form. Designed for Nette.