Libraries tagged by restu
laminas/laminas-db
20159742 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
colinmollenhour/cache-backend-file
20540370 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
automattic/woocommerce
4890163 Downloads
A PHP wrapper for the WooCommerce REST API
ankitpokhrel/tus-php
6223949 Downloads
A pure PHP server and client for the tus resumable upload protocol v1.0.0
yosymfony/resource-watcher
7248315 Downloads
A simple resource watcher using Symfony Finder
tcdent/php-restclient
2641001 Downloads
A generic REST API client for PHP
resque/php-resque
1637519 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
messagebird/php-rest-api
8491316 Downloads
MessageBird REST API client for PHP
luracast/restler
504723 Downloads
Restler is a simple and effective multi-format Web API Server framework written in PHP. Just deal with your business logic in php, Restler will take care of the REST!
codeception/module-rest
23741812 Downloads
REST module for Codeception
aws/aws-sdk-php-resources
1639054 Downloads
A resource-oriented API for interacting with AWS services
xeroapi/xero-php-oauth2
3360400 Downloads
Xero official PHP SDK for oAuth2 generated with OpenAPI spec 3
xendit/xendit-php
549072 Downloads
Xendit PHP SDK
willdurand/hateoas-bundle
14345861 Downloads
Integration of Hateoas into Symfony2.
vyuldashev/laravel-openapi
1090031 Downloads
Generate OpenAPI Specification for Laravel Applications