Libraries tagged by php
mobiledetect/mobiledetectlib
178235024 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.
barryvdh/laravel-ide-helper
139590971 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
phpdocumentor/type-resolver
771850131 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
772782675 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
twig/twig
481854679 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
824653393 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/var-dumper
939775761 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/options-resolver
548075247 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/error-handler
730193027 Downloads
Provides tools to manage errors and ease debugging PHP code
sebastian/version
938391157 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
705058055 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
947864644 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
957389103 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
945691057 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
954659491 Downloads
Provides the functionality to compare PHP values for equality