Libraries tagged by consistent
pekral/phpcs-rules
3237 Downloads
Custom ruleset for PHP_CodeSniffer (PHPCS) with additional rules and configuration, based on Slevomat Coding Standard. Helps to enforce consistent code style and best practices in PHP projects.
neclimdul/phpunit_exceptions
1267 Downloads
Provides additional methods for consistently testing methods in PHPUnit 9 and 10.
mouf/utils.common.getvars
163431 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
mborne/remote-git
6759 Downloads
A lightweight PHP client providing a consistent way to find hosted and self-hosted git repositories (github, gitlab,...)
mamluk/kipchak
1416 Downloads
An API Development Kit (ADK) to consistently build and manage APIs
jolicode/jolimarkdown
749 Downloads
A markdown fixer, for enforcing a consistent style in your markdown files.
imponeer/toarray-interface
15620 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
gree/cascade
1397 Downloads
Cascade defines a lightweight, consistent interface for accessing databases in PHP
faridibin/laravel-json-response
7475 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
faridibin/laravel-api-response
160 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
devuri/plugin-interface
3081 Downloads
A simple PHP interface designed to provide a consistent structure for WordPress plugins.
ddfsn/blade-components
736 Downloads
Blade Components is a hand-crafted, UI component library for building consistent web experiences in Laravel apps.
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
23051 Downloads
A library containing a set of RESTful HTTP exceptions that use a consistent interface.
esi/consistent-hash
112 Downloads
ConsistentHash is a small library which implements consistent hashing. Modernized fork of flexihash/flexihash.