Libraries tagged by s
sebastian/recursion-context
741817749 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-reflector
617882792 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
676808243 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
750826895 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
741107963 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/diff
766597339 Downloads
Diff implementation
sebastian/comparator
747181082 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
677617071 Downloads
Looks up which function or method a line of code belongs to
vlucas/phpdotenv
500884873 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twig/twig
383484326 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
623447029 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
phpunit/php-text-template
738724458 Downloads
Simple template engine.
phpunit/php-file-iterator
748647004 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpdocumentor/type-resolver
635276885 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
641608176 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.