Libraries tagged by e
phpdocumentor/type-resolver
778207901 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
778943317 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
pestphp/pest
85897851 Downloads
The elegant PHP Testing Framework.
nette/utils
464167811 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
mobiledetect/mobiledetectlib
180338214 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.
livewire/livewire
103206769 Downloads
A front-end framework for Laravel.
league/commonmark
470681622 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
larastan/larastan
69369408 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
firebase/php-jwt
508918420 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
composer/composer
204812233 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/var-exporter
434661324 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
symfony/expression-language
236460425 Downloads
Provides an engine that can compile and evaluate expressions
revolt/event-loop
64131956 Downloads
Rock-solid event loop for concurrent PHP applications.
react/event-loop
178384767 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
paragonie/constant_time_encoding
394052869 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)