Libraries tagged by consistency
microgears/webstone-pdo
13 Downloads
Wrapper around PDO that defines a simple and consistent interface for accessing databases in PHP.
matthewbdaly/laravel-error-snapshot
20 Downloads
Stores errors from both the client and server side in a consistent format to aid debugging
m-porter/json-result
6 Downloads
Enforce consistent JSON responses in your Laravel APIs
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
3031 Downloads
A package for consistent pagination in Laravel.
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.
hike/hike
5 Downloads
A consistent interface to tokenize, analyse and modify any text format. Programming languages, natural languages, markup languages
figuren-theater/ft-theming
218 Downloads
This package helps you & your brand with a consistent look across the figuren.theater Multisite network and beyond.
ferdous-ahmed-khan/laravel-api-response
15 Downloads
A Laravel package providing standardized JSON response helpers for success and error handling, with functions for quick, consistent API responses.
fenox/laravel-api-json
7 Downloads
A Laravel package that simplifies API development by automating CRUD operations, ensures consistent JSON error handling, and streamlines the creation of essential components for RESTful APIs.