Libraries tagged by ta
symfony/dependency-injection
480428608 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/css-selector
842336258 Downloads
Converts CSS selectors to XPath expressions
symfony/cache
398419293 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
sebastian/recursion-context
961133531 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-enumerator
891574526 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
970070207 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
958249459 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
967956015 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
864546999 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/reflection-common
768054247 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
nunomaduro/termwind
305284073 Downloads
It's like Tailwind CSS, but for the console.
mobiledetect/mobiledetectlib
181425559 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.
league/oauth2-server
159435800 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.
lcobucci/jwt
361801325 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
267955688 Downloads
A tool to automatically fix PHP code style