Libraries tagged by data api
fingerprint/fingerprint-pro-server-api-sdk
354163 Downloads
Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.
cmfcmf/openweathermap-php-api
1348811 Downloads
A PHP API to parse weather data from OpenWeatherMap.org. This wrapper tries to normalise and abstract the data and remove inconsistencies.
scheb/yahoo-finance-api
240180 Downloads
PHP library for accessing Yahoo Finance data
php-tmdb/api
390001 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
yorcreative/laravel-argonaut-dto
6918 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
jfeltkamp/cookiesjsr
936361 Downloads
COOKiES JSR is a consent management tool and provides UI and API to manage 3rd party services within the GDPR.
digitalbazaar/json-ld
72604 Downloads
A JSON-LD Processor and API implementation in PHP.
cognesy/instructor-php
135845 Downloads
The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control
brotkrueml/schema
719493 Downloads
Embedding schema.org vocabulary - API and view helpers for schema.org markup
tectalic/openai
316303 Downloads
An OpenAI REST API Client with support for ChatGPT, GPT-4, GPT-3.5, GPT-3, Codex, DALL·E, Whisper, Embeddings, Fine-Tuning and Moderation models. Includes fully typed Data Transfer Objects (DTOs) for all requests and responses and IDE autocomplete support.
scriptfusion/porter
145895 Downloads
Scalable and durable data import for publishing and consuming APIs.
myparcelnl/sdk
550395 Downloads
This package is designed to send and receive data from MyParcel by means of an API.
siriusphp/validation
800389 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
irazasyed/laravel-gamp
1607791 Downloads
Send analytics data to Google Analytics from Laravel. A package for GA Measurement Protocol API
dallgoot/yaml
304646 Downloads
Provides loader, dumper and an API for YAML content. Loader builds to equivalent data types in PHP 8.x