Libraries tagged by fond
psr-discovery/discovery
5983087 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
5812022 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/cache-implementations
5814686 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/all
5807946 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
phpdocumentor/flyfinder
489168 Downloads
Flysystem plugin to add file finding capabilities to the Filesystem entity
php-parallel-lint/php-var-dump-check
1278424 Downloads
Find forgotten variables dump in PHP source code.
php-flasher/flasher
4321420 Downloads
The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.
p3k/emoji-detector
1523421 Downloads
Detect and return all emoji found in a string
oro/twig-inspector
456025 Downloads
Oro Twig Inspector adds the possibility to find twig templates and blocks used for rendering HTML pages faster during development
mouf/classname-mapper
2224869 Downloads
Provides a way to find in which PHP files a class will be looked upon.
log1x/laravel-webfonts
51050 Downloads
Download, install, and preload over 1500 Google fonts locally in your Laravel project
langleyfoxall/laravel-nist-password-rules
545460 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
jzonta/faker-restaurant
283440 Downloads
Food and Beverage names generate using fakerphp/faker
ichhabrecht/filefill
1183721 Downloads
Find and fetch missing local files from different remotes
fasterimage/fasterimage
945442 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.