Libraries tagged by consistent
oltrematica/laravel-parking-hub
303 Downloads
Laravel Parking Hub package provides a standardized interface for interacting with various parking service APIs within a Laravel application. It defines Data Transfer Objects (DTOs) to ensure consistent data structures for parking validation responses, including status, validity, and expiration details.
mouf/utils.common.getvars
163334 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
5786 Downloads
A lightweight PHP client providing a consistent way to find hosted and self-hosted git repositories (github, gitlab,...)
m-breuer/pint-preset
227 Downloads
An opinionated Laravel Pint configuration preset for consistent PHP and Laravel project styling.
kdyby/datetime-provider
46801 Downloads
Time provider, providing consistent current date, time, datetime and timezone across the request.
jolicode/jolimarkdown
716 Downloads
A markdown fixer, for enforcing a consistent style in your markdown files.
insign/get-os
254 Downloads
Only creates a simple and consistent way to find out what operating system is the current is php running.
imponeer/toarray-interface
15549 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
1396 Downloads
Cascade defines a lightweight, consistent interface for accessing databases in PHP
faridibin/laravel-json-response
7435 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
faridibin/laravel-api-response
133 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
devuri/plugin-interface
2992 Downloads
A simple PHP interface designed to provide a consistent structure for WordPress plugins.
ddfsn/blade-components
592 Downloads
Blade Components is a hand-crafted, UI component library for building consistent web experiences in Laravel apps.
creativecrafts/laravel-api-response
399 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
75 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.