Libraries tagged by consistence
cocur/chain
64059 Downloads
Consistent and chainable array manipulation
austinw/laravel-union-paginator
3080 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
consilience/flysystem-azure-file-storage
160271 Downloads
Flysystem adapter for Windows Azure File Storage
wayofdev/cs-fixer-config
50961 Downloads
🧹 Adds custom rule-sets to PHP CS Fixer for consistent coding standards.
vaened/laravception
91382 Downloads
Standardize your error responses in Laravel with Laravception. Get consistent error codes, messages, metadata, and translation support.
steefdw/standards-enums
38242 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.
jrfnl/php-cast-to-type
233219 Downloads
PHP Class to consistently cast variables to a specific type.
incoming/incoming
85644 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
friendly-pixel/ar
29349 Downloads
Consistent array functions
duncan3dc/serial
319445 Downloads
Consistent serialization helpers for multiple backends
deefour/transformer
46268 Downloads
Transform raw input data into consistent, immutable PHP objects
components/normalize.css
337059 Downloads
Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards.
ai-access/ai-access
138 Downloads
A flexible PHP library providing access to various AI models (Gemini, OpenAI, Anthropic, DeepSeek, Grok) via a consistent interface.
kdyby/clock
46100 Downloads
Time provider, providing consistent current date, time, datetime and timezone across the request.
myerscode/laravel-api-response
22196 Downloads
A fluent helper and facade to ensure consistent, idempotent API responses in Laravel and Lumen