Libraries tagged by date api
mkcg/php-query-model
1199 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
jojomi/typer
158 Downloads
Package to help with dealing with unknown/untyped PHP data, like arrays from REST API responses.
findologic/plentymarkets-rest-exporter-new
898 Downloads
FINDOLOGIC exporter for exporting product data via the plentymarkets REST API
blockbrawn/simple-packet-handler
527 Downloads
Handle specific data packets (virion for PMMP API 4.0.0)
wp-digital/innstats
2201 Downloads
Collects statistics through Plausible and shows analytics in admin panel. Also, provides API for developers to retrieve data.
coinpaprika/dexpaprika-sdk
0 Downloads
Official PHP SDK for the DexPaprika API. Access multi-chain DEX data, token prices, and liquidity pools with advanced caching and error handling.
amphibee/akeneo-connector
103 Downloads
Connect Akeneo with WooCommerce. The plugin uses the Akeneo api to import Akeneo PIM data (attributes, products, variations..)
ansas/shipment-tracker
132 Downloads
Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.
malkusch/php-index
19813 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.
wabel/zoho-crm-orm
28810 Downloads
An ORM like package used to manipulate data from your Zoho CRM Account through the API.
undefinedoffset/silverstripe-markdown
6446 Downloads
Adds a field and a data type that allows for Markdown editing, uses the github api to render the html
timitek/getrets-laravel
115 Downloads
A laravel package for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources.
stinis87/nva
23 Downloads
NVA (Nasjonaltiv vitenarkiv) API Client designed to interact with the NVA API. It provides a simple and efficient way to make requests to this API, allowing you to search for publications, persons and other related data.
sowl/laravel-doctrine-jsonapi
832 Downloads
Package for the Laravel that allows developers to create JSON:API endpoints using the Doctrine ORM for data persistence.
oltrematica/laravel-parking-hub
321 Downloads
Laravel Parking Hub package provides a standardized interface for interacting with various parking service APIs within a Laravel application. It defines Data Transfer Objects (DTOs) to ensure consistent data structures for parking validation responses, including status, validity, and expiration details.