Search results for a
monolog/monolog
761458048 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
mockery/mockery
376080277 Downloads
Mockery is a simple yet flexible PHP mock object framework
livewire/livewire
38938049 Downloads
A front-end framework for Laravel.
lcobucci/jwt
234064196 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
laravel/laravel
49950115 Downloads
The skeleton application for the Laravel framework.
guzzlehttp/psr7
784493204 Downloads
PSR-7 message implementation that also provides common utility methods
guzzlehttp/guzzle
771327037 Downloads
Guzzle is a PHP HTTP client library
firebase/php-jwt
325445078 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
517232868 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
335889268 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
714390144 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
675147192 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
390278454 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
268624394 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
tymon/jwt-auth
37838885 Downloads
JSON Web Token Authentication for Laravel and Lumen