Libraries tagged by consistency
phpro/http-tools
111045 Downloads
HTTP tools for developing more consistent HTTP implementations.
jrfnl/php-cast-to-type
238443 Downloads
PHP Class to consistently cast variables to a specific type.
cocur/chain
65461 Downloads
Consistent and chainable array manipulation
austinw/laravel-union-paginator
5275 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
vaened/laravception
97164 Downloads
Standardize your error responses in Laravel with Laravception. Get consistent error codes, messages, metadata, and translation support.
steefdw/standards-enums
44420 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
okvpn/cron-bundle
480497 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger
incoming/incoming
85807 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
friendly-pixel/ar
30907 Downloads
Consistent array functions
deefour/transformer
47620 Downloads
Transform raw input data into consistent, immutable PHP objects
components/normalize.css
347227 Downloads
Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards.
artyuum/symfony-jsend-response
39119 Downloads
JSendResponse component for HttpFoundation based applications (Symfony, Silex, Laravel, Drupal, etc.). It follows the JSend specification, allowing you to give consistent JSON responses to your users.
ai-access/ai-access
566 Downloads
A flexible PHP library providing access to various AI models (Gemini, OpenAI, Anthropic, DeepSeek, Grok) via a consistent interface.
jspeedz/php-consistent-hashing
10736 Downloads
Multi-probe consistent hashing implementation for PHP
myerscode/laravel-api-response
23145 Downloads
A fluent helper and facade to ensure consistent, idempotent API responses in Laravel and Lumen