Libraries tagged by aes
nikic/php-parser
669074592 Downloads
A PHP parser written in PHP
mockery/mockery
367318616 Downloads
Mockery is a simple yet flexible PHP mock object framework
livewire/livewire
37076270 Downloads
A front-end framework for Laravel.
lcobucci/jwt
228245689 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
165788409 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
317220872 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
505204148 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
326545171 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
703839903 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
662414958 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
381662860 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
496130378 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
defuse/php-encryption
113631554 Downloads
Secure PHP Encryption Library
webonyx/graphql-php
53646160 Downloads
A PHP port of GraphQL reference implementation
vimeo/psalm
54438867 Downloads
A static analysis tool for finding errors in PHP applications