Libraries tagged by consistent
overblog/dataloader-php
4468808 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
f9webltd/laravel-api-response-helpers
440776 Downloads
A super simple package allowing for consistent API responses throughout your Laravel application
happyworm/jplayer
114527 Downloads
jPlayer allows you to create a media player with a consistent interface and experience across all browsers.
flexihash/flexihash
720477 Downloads
Flexihash is a small PHP library which implements consistent hashing
consistence/consistence
1123548 Downloads
Consistence - consistent approach and additions to PHP's functionality
austinw/laravel-union-paginator
50942 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
phpro/http-tools
146935 Downloads
HTTP tools for developing more consistent HTTP implementations.
php-standard-library/comparison
69749 Downloads
Interfaces and functions for type-safe, consistent value comparison
okvpn/cron-bundle
504341 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger
jrfnl/php-cast-to-type
257839 Downloads
PHP Class to consistently cast variables to a specific type.
incoming/incoming
87441 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
drevops/phpcs-standard
87973 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
cocur/chain
71335 Downloads
Consistent and chainable array manipulation
b13/backendpreviews
66398 Downloads
Enhanced Fluid based backend element previews - Adds full Fluid Templates/Layouts/Partials to backend element previews to enable consistent use of partials.
myerscode/laravel-api-response
34648 Downloads
A fluent helper and facade to ensure consistent, idempotent API responses in Laravel and Lumen