Libraries tagged by iserv
phpfastcache/phpfastcache
5607836 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
php-curl-class/php-curl-class
10265222 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
ocramius/proxy-manager
83530015 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
mollie/mollie-api-php
17306317 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
league/container
99372258 Downloads
A fast and intuitive dependency injection container.
cboden/ratchet
22973325 Downloads
PHP WebSocket library
bref/bref
11396759 Downloads
Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.
torann/geoip
16189027 Downloads
Support for multiple Geographical Location services.
scrivo/highlight.php
53071883 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
nuwave/lighthouse
12663988 Downloads
A framework for serving GraphQL from Laravel
mrclay/minify
19551912 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
mcp/sdk
3131558 Downloads
Model Context Protocol SDK for Client and Server applications in PHP
knpuniversity/oauth2-client-bundle
19515847 Downloads
Integration with league/oauth2-client to provide services
aws/aws-sdk-php-laravel
40157821 Downloads
A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.
amphp/socket
53310397 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.