Libraries tagged by consistent
ldaidone/laravel-ddd-commands
22 Downloads
A lightweight toolkit that adds Domain-Driven Design scaffolding to any Laravel project. Generate domains, use cases, entities, value objects, repositories, and more with expressive artisan commands — keeping your architecture clean and consistent with zero friction.
kheredia04/api-responder
0 Downloads
Un paquete elegante y consistente para estandarizar las respuestas JSON en tus APIs de Laravel.
kartovitskii/laracolor
1 Downloads
A Laravel package for generating consistent colors from strings
kaninstein/laravel-app-errors
6 Downloads
Consistent API error contract (HTTP semantic) with request_id and environment-aware debug payloads for Laravel.
just-core/foundation
223 Downloads
PHP Enterprise (HA) High Availability Framework, develop quick and simple, deploy quick and consistent
juklicek/flexihash
1 Downloads
Flexihash is a small PHP library which implements consistent hashing.
jtheuerkauf/php-http-exception
14 Downloads
A NON-PSR-7 library containing a set of RESTful HTTP exceptions that use a consistent interface.
jsobeslav/webproxy
133 Downloads
WebProxy is PHP library that offers consistent interface for communicating with standard third-party web services, be it API or an ordinary website
joshbrw/laravel-pagination-specification
3032 Downloads
A package for consistent pagination in Laravel.
jgss/laravel-pest-scenarios
72 Downloads
Declarative, consistent and reusable test scenarios for Laravel + Pest
imran/form
8 Downloads
A simple and consistent way to generate various types of HTML form fields.
imikemiller/pkeys
1344 Downloads
A key management library to keep your key strings consistent, to avoid your team mates duplicating or overwriting your keys, to protect against typo's and unexpected data types and to stop the crime of inlining keys in your code.
igsem/api-exceptions
76 Downloads
Handle exceptions in Phalcon or other PHP APIs in a consistent way. Return consistent responses with proper response codes and have your errors and exceptions be logged into file on production.
ifar/laravel-api-responses
0 Downloads
A simple, consistent JSON API response standard for Laravel applications.
idkwhoami/migration-rules
3 Downloads
Enforce consistent Laravel migration naming and ordering via topological sort, inlining, and regeneration.