Libraries tagged by kimple
firebase/php-jwt
381500211 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/event-manager
445578517 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
555612308 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
120966924 Downloads
Pimple, a simple Dependency Injection Container
webonyx/graphql-php
64901678 Downloads
A PHP port of GraphQL reference implementation
symfony/property-access
253775076 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/cache
298594700 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
spatie/laravel-activitylog
34196656 Downloads
A very simple activity logger to monitor the users of your website or application
slim/slim
43881608 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
react/promise
309892933 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/discovery
262224178 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-amqplib/php-amqplib
110055103 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
265094237 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
192489176 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
208224739 Downloads
PHP Enum implementation