Libraries tagged by ���������������
myclabs/php-enum
207080483 Downloads
PHP Enum implementation
mtdowling/jmespath.php
406559908 Downloads
Declaratively specify how to extract elements from a JSON document
mpdf/mpdf
64161865 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
moneyphp/money
66464836 Downloads
PHP implementation of Fowler's Money pattern
mobiledetect/mobiledetectlib
134926759 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.
mikey179/vfsstream
93114515 Downloads
Virtual file system to mock the real file system in unit tests.
masterminds/html5
186412512 Downloads
An HTML5 parser and serializer.
markbaker/matrix
231181281 Downloads
PHP Class for working with matrices
markbaker/complex
234639780 Downloads
PHP Class for working with complex numbers
maennchen/zipstream-php
232290603 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/uri-interfaces
140257069 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
141793450 Downloads
URI manipulation library
league/oauth2-server
113471315 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
96028845 Downloads
OAuth 2.0 Client Library
league/mime-type-detection
396898187 Downloads
Mime-type detection for Flysystem