Libraries tagged by kimple
guzzlehttp/psr7
1113760160 Downloads
PSR-7 message implementation that also provides common utility methods
firebase/php-jwt
502847082 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/event-manager
543652697 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
620257105 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
simplesoftwareio/simple-qrcode
32603923 Downloads
Simple QrCode is a QR code generator made for Laravel.
pimple/pimple
136835088 Downloads
Pimple, a simple Dependency Injection Container
webonyx/graphql-php
87408748 Downloads
A PHP port of GraphQL reference implementation
symfony/property-access
334661182 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
spatie/laravel-activitylog
58984479 Downloads
A very simple activity logger to monitor the users of your website or application
slim/slim
55074856 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
react/promise
406868486 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/discovery
352816075 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/client-common
245437580 Downloads
Common HTTP Client implementations and tools for HTTPlug
php-amqplib/php-amqplib
136710614 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
paragonie/sodium_compat
152759638 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists