Libraries tagged by consistency
devuri/plugin-interface
3115 Downloads
A simple PHP interface designed to provide a consistent structure for WordPress plugins.
ddfsn/blade-components
758 Downloads
Blade Components is a hand-crafted, UI component library for building consistent web experiences in Laravel apps.
creativecrafts/laravel-api-response
442 Downloads
Laravel API Response is a powerful and flexible package that provides a standardized way to structure API responses in Laravel applications. It offers a range of features to enhance your API development experience, including consistent response formatting, conditional responses, pagination support, rate limiting, and more.
artisanpack-ui/code-style
145 Downloads
A custom PHP code style standard based on PHPStorm settings. This package provides custom sniffs for PHP_CodeSniffer that enforce consistent code style across your PHP projects.
leroy-merlin-br/larasniffer
7808 Downloads
Larasniffer detect violations of a defined coding standard. It helps your code remains clean and consistent.
fuzz/http-exception
23064 Downloads
A library containing a set of RESTful HTTP exceptions that use a consistent interface.
scu2008/php-consistent-hash
8 Downloads
a good php consistent hash helper
esi/consistent-hash
112 Downloads
ConsistentHash is a small library which implements consistent hashing. Modernized fork of flexihash/flexihash.
eso/chashing-bundle
42 Downloads
Consistent hashing
canoma/canoma
162 Downloads
An intuitive and well tested library. That allows you to easily implement consistent hashing in your caching implementation. It's completely back-end agnostic, easy to extend and free to use.
webappid/smartresponse
567 Downloads
SmartResponse simplifies consistent response handling in Laravel: supports Blade, redirect with messages, and JSON format.
thisisbd/silverstripe-fixjpeg-orientation
3337 Downloads
SilverStripe Fix JPEG Orientation Module. Ensures that JPEG images uploaded from a mobile are rotated and saved upright according their orientation value for consistent viewing when displayed on a web page.
thirtybittech/autoreply
254 Downloads
AutoReply enables automatic email responses for submitted forms, ensuring timely engagement and consistent communication with users.
sudhanshu-mittal/laravel-api-response
256 Downloads
Renders consistent HTTP JSON responses for API-based projects
sm-sandy/api-response
94 Downloads
The ApiResponse package is a simple yet powerful Laravel package designed to streamline the process of formatting API responses. It provides a convenient way to structure and return JSON responses in a consistent format for both success and error scenarios.