Libraries tagged by temu
symfony/deprecation-contracts
686293763 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
374015026 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/css-selector
655991634 Downloads
Converts CSS selectors to XPath expressions
sebastian/recursion-context
765545491 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-enumerator
700329259 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
774630440 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
764973291 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
771003346 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
700227036 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/reflection-common
638601377 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
lcobucci/jwt
267404976 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
197661123 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
374164018 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dompdf/dompdf
136778991 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/instantiator
777803952 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors