Libraries tagged by both api
afaztech/neili
32 Downloads
Neili is an async-first PHP library built on Amp that streamlines creating robust Telegram bots. It provides a non-blocking HTTP client, wrappers for all Telegram Bot API methods, a long-polling Poller with concurrency control, and a flexible webhook handler. Neili is optimized for both constrained hosting environments and long-running worker processes.
voodoophp/voodorm
10495 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
mohd-arbaaz/laravel-excel-wrapper
182 Downloads
A unified API for Excel imports and exports in Laravel, supporting both Maatwebsite/Excel and OpenSpout.
cmpayments/jsonlint
4732 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
aleszatloukal/google-search-api
1488 Downloads
Laravel package to get Google Custom Search results from Google Custom Search Engine API for both free and paid version.
sm-sandy/api-response
118 Downloads
The ApiResponse package is a simple yet powerful Laravel package designed to streamline the process of formatting API responses. It provides a convenient way to structure and return JSON responses in a consistent format for both success and error scenarios.
lummy/laravel-vue-api-crud-generator
2952 Downloads
Creates a basic skeleton for a CRUD app in both Laravel & Vue.js single file components.
alvincoded/grok-php-client
34 Downloads
A 2-in-1 PHP SDK to interact with the Grok AI API for both framework-agnostic PHP and Laravel applications
yogarine/bungie-sdk-php
107 Downloads
These endpoints constitute the functionality exposed by Bungie.net, both for more traditional website functionality and for connectivity to Bungie video games and their related functionality.
ixnode/php-public-holiday
205 Downloads
This PHP package automatically generates holidays for a given year, considering both federal states and the country. It provides an easy-to-use interface to retrieve public holidays based on specific regions, ensuring accurate and up-to-date holiday information for all supported areas.
hstanleycrow/corvagia
6 Downloads
A modern and lightweight PHP framework designed for both full-stack MVC web applications and high-performance APIs.
apiboard/php-openapi
424 Downloads
OpenAPI Specification library for PHP 8. Supports both OAS 3.0 and 3.1.
parhamafkar/laravel-mattermost
1135 Downloads
Laravel package to log messages to Mattermost using both Bot API and Webhooks
gilsegura/psr-messages
41 Downloads
Media-type-aware PSR-7 message parsing and rendering. It turns a validatedrequest into typed input objects and turns your domain output into a correctlyshaped response body, for both plain JSON and [JSON:API](https://jsonapi.org)(v1.1). It is framework-agnostic and integrates through PSR-15 middleware.
redfro/verify-paypal
6 Downloads
PHP class to verify Paypal SDK payments, it verifies both credit card and paypal account transactions using the REST API and Adaptive Payments.