Libraries tagged by s
phpdocumentor/type-resolver
774890407 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
775728095 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
mobiledetect/mobiledetectlib
179264743 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
maatwebsite/excel
167699104 Downloads
Supercharged Excel exports and imports in Laravel
league/commonmark
467445105 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
lcobucci/jwt
357383924 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
laravel/laravel
64577691 Downloads
The skeleton application for the Laravel framework.
firebase/php-jwt
505475868 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
769952396 Downloads
A library for validating emails against several RFCs
doctrine/instantiator
904287326 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
composer/composer
203840492 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
doctrine/cache
621249335 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
zircote/swagger-php
153487475 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
twilio/sdk
107679416 Downloads
A PHP wrapper for Twilio's API
thecodingmachine/safe
127895783 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error