Libraries tagged by a
mockery/mockery
442773532 Downloads
Mockery is a simple yet flexible PHP mock object framework
livewire/livewire
54948582 Downloads
A front-end framework for Laravel.
lcobucci/jwt
275555454 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
laravel/laravel
55756483 Downloads
The skeleton application for the Laravel framework.
guzzlehttp/psr7
903127367 Downloads
PSR-7 message implementation that also provides common utility methods
guzzlehttp/guzzle
887081003 Downloads
Guzzle is a PHP HTTP client library
firebase/php-jwt
386271721 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
610102244 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
407616803 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
793508947 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
770325491 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
449847139 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
voku/portable-ascii
339295986 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
tymon/jwt-auth
43748932 Downloads
JSON Web Token Authentication for Laravel and Lumen
symfony/property-access
256763337 Downloads
Provides functions to read and write from/to an object or array using a simple string notation