Libraries tagged by kimple
firebase/php-jwt
315094116 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/event-manager
379404764 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
493954871 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
pimple/pimple
110505104 Downloads
Pimple, a simple Dependency Injection Container
webonyx/graphql-php
53250980 Downloads
A PHP port of GraphQL reference implementation
symfony/property-access
211477268 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/cache
242429645 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
spatie/laravel-activitylog
26296190 Downloads
A very simple activity logger to monitor the users of your website or application
slim/slim
38105834 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
react/promise
253229892 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/discovery
214442916 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/client-common
172415385 Downloads
Common HTTP Client implementations and tools for HTTPlug
php-amqplib/php-amqplib
95397973 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
paragonie/constant_time_encoding
203909164 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
149591778 Downloads
A fast PHP7 implementation of PSR-7