Libraries tagged by s
monolog/monolog
826223384 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
maatwebsite/excel
113852919 Downloads
Supercharged Excel exports and imports in Laravel
lcobucci/jwt
260260549 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
laravel/laravel
53779105 Downloads
The skeleton application for the Laravel framework.
firebase/php-jwt
363148872 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
572712895 Downloads
A library for validating emails against several RFCs
doctrine/instantiator
760614070 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/cache
539191962 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
composer/composer
160698053 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
zircote/swagger-php
104710444 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
thecodingmachine/safe
69821492 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/symfony
83620800 Downloads
The Symfony PHP framework
symfony/string
571535838 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/stopwatch
319580600 Downloads
Provides a way to profile code
symfony/serializer
248829073 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.