Search results for Ä
phar-io/manifest
558133375 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nikic/php-parser
683318504 Downloads
A PHP parser written in PHP
mockery/mockery
375560942 Downloads
Mockery is a simple yet flexible PHP mock object framework
livewire/livewire
38840961 Downloads
A front-end framework for Laravel.
lcobucci/jwt
233770723 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
169812455 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
325045574 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
516545862 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
335338431 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
713840736 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
674407224 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
389849264 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
503980259 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
116546790 Downloads
Secure PHP Encryption Library
webonyx/graphql-php
55053299 Downloads
A PHP port of GraphQL reference implementation