Libraries tagged by s
sebastian/object-enumerator
879871890 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
959352160 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
947596184 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/diff
979939846 Downloads
Diff implementation
sebastian/comparator
956612272 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
856124769 Downloads
Looks up which function or method a line of code belongs to
vlucas/phpdotenv
669459231 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
twig/twig
482559623 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
826519566 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
psr/event-dispatcher
702815749 Downloads
Standard interfaces for event handling.
phpunit/php-text-template
943597776 Downloads
Simple template engine.
phpunit/php-file-iterator
955539213 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpdocumentor/type-resolver
773217931 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
774110859 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
178682213 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.