Libraries tagged by span
zenstruck/assert
10193736 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
webpatser/laravel-uuid
15851385 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
vlucas/valitron
4020933 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
tightenco/duster
1600907 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
stevebauman/purify
4207244 Downloads
An HTML Purifier / Sanitizer for Laravel
rakit/validation
3591113 Downloads
PHP Laravel like standalone validation library
nette/http
16374306 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
kwn/number-to-words
4067350 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
icanhazstring/composer-unused
5405346 Downloads
Show unused packages by scanning your code
eftec/bladeone
6381895 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
cakephp/cakephp-codesniffer
9609645 Downloads
CakePHP CodeSniffer Standards
bezhansalleh/filament-shield
1536559 Downloads
Filament support for `spatie/laravel-permission`.
zendframework/zend-code
81874883 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
theseer/fdomdocument
41216356 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
typo3/html-sanitizer
7934892 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.