Libraries tagged by date api
jacerider/sync
1679 Downloads
Data migration and API integration suite.
cseufert/iso3166php
6022 Downloads
ISO3166 Country and Subdivision Data with PHP API
cloudcake/laravel-shovel
196 Downloads
A minimal package for shovelling data from an API to clients, for Laravel.
ahmedbally/laravel-response
3556 Downloads
Laravel api response data format.
visual-craft/deserializer-bundle
14974 Downloads
Symfony Bundle for simplifying deserialization of API (or other) data
jimmy0699/strava
5962 Downloads
A laravel package to access data from the Strava API.
jeffersongoncalves/filament-check-whois-widget
12 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.
visiosoft/connect-module
6241 Downloads
Securely expose Streams data to an extensible public API.
networkrailbusinesssystems/maximo-query
1351 Downloads
A Laravel package to easily retrieve data from Maximo using the REST API
cgutteridge/graphite
37 Downloads
Friendly API to work with RDF data using ARC2
8fold/php-shoop
1071 Downloads
A wrapper to create a more ubiquitous API for interacting with primitive data types.
timothepearce/laravel-time-series
5311 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
timothepearce/laravel-quasar
55 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
cashlink/php-index
11554 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
mirzahilmi/resphpi
266 Downloads
Resphpi is a dynamic response formatter based on JSend specification, enabling APIs to communicate seamlessly with elegant, simple and structured JSON data.