Libraries tagged by Sota
webpatser/laravel-uuid
15907773 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
4037962 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
tightenco/duster
1628363 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
spatie/laravel-event-sourcing
2829054 Downloads
The easiest way to get started with event sourcing in Laravel
robinvdvleuten/ulid
2982885 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
rakit/validation
3630072 Downloads
PHP Laravel like standalone validation library
nette/application
13449731 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
kwn/number-to-words
4103004 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
h4cc/wkhtmltopdf-amd64
22547353 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.
eftec/bladeone
6454323 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
caseyamcl/guzzle_retry_middleware
8249594 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
cakephp/cakephp-codesniffer
9664151 Downloads
CakePHP CodeSniffer Standards
brick/varexporter
23705581 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
zendframework/zend-code
81925393 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
theseer/fdomdocument
41261247 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.