Libraries tagged by _____
netresearch/jsonmapper
91985627 Downloads
Map nested JSON structures onto PHP classes
myclabs/php-enum
208765586 Downloads
PHP Enum implementation
mtdowling/jmespath.php
411284862 Downloads
Declaratively specify how to extract elements from a JSON document
mpdf/mpdf
65090682 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
moneyphp/money
67577341 Downloads
PHP implementation of Fowler's Money pattern
mobiledetect/mobiledetectlib
136665305 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.
masterminds/html5
190423758 Downloads
An HTML5 parser and serializer.
markbaker/matrix
234567585 Downloads
PHP Class for working with matrices
markbaker/complex
238029829 Downloads
PHP Class for working with complex numbers
maennchen/zipstream-php
236083063 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
maatwebsite/excel
120296677 Downloads
Supercharged Excel exports and imports in Laravel
league/uri-interfaces
144608053 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
146133617 Downloads
URI manipulation library
league/oauth2-server
115099017 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
league/oauth2-client
97636214 Downloads
OAuth 2.0 Client Library