Libraries tagged by a
mockery/mockery
405259522 Downloads
Mockery is a simple yet flexible PHP mock object framework
livewire/livewire
45824913 Downloads
A front-end framework for Laravel.
lcobucci/jwt
254038745 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
laravel/laravel
52894699 Downloads
The skeleton application for the Laravel framework.
guzzlehttp/psr7
837398298 Downloads
PSR-7 message implementation that also provides common utility methods
guzzlehttp/guzzle
823283597 Downloads
Guzzle is a PHP HTTP client library
firebase/php-jwt
353921310 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
558862356 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
367524260 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
749282564 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
717543730 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
418719368 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
299594403 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
tymon/jwt-auth
40754626 Downloads
JSON Web Token Authentication for Laravel and Lumen
symfony/property-access
236404373 Downloads
Provides functions to read and write from/to an object or array using a simple string notation