Libraries tagged by kimple
firebase/php-jwt
392686533 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/event-manager
455480791 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
563602569 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
webonyx/graphql-php
67096391 Downloads
A PHP port of GraphQL reference implementation
symfony/property-access
260851960 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/cache
307366788 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
spatie/laravel-activitylog
35919575 Downloads
A very simple activity logger to monitor the users of your website or application
slim/slim
44992593 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
react/promise
318965550 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/discovery
270302433 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-amqplib/php-amqplib
112819876 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
275758345 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
199718722 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
212009164 Downloads
PHP Enum implementation
moneyphp/money
69767538 Downloads
PHP implementation of Fowler's Money pattern