Libraries tagged by value
nerburish/yii2-daterange-validator
18502 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
naucon/registry
11497 Downloads
This package provides a generic registry class to register any type of data under a identifier (key/value).
mobilestock/laravel-database-interceptor
6026 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
mnavarrocarter/chilean-rut
7968 Downloads
PHP Rut Value Object with validation utilities, doctrine type, and other cool features.
mixable/color-utils
16373 Downloads
PHP utilities to convert any values between RGB, HSL, CMYK, YUV and HEX colors.
mirazmac/php-requirements-checker
10196 Downloads
A quick library to check the current environment against a set of defined requirements. It supports checking for PHP version, OS, Extensions, PHP INI values, Functions, Classes, Apache Modules and local Files and Folders.
microweber-packages/laravel-config-extended
28754 Downloads
Config rewrite for Laravel. Allows to save key and values in config files.
lmc/cqrs-types
29690 Downloads
A library containing types (interfaces and value objects) to help with Queries and Commands
lewisjenkins/craft-default-text
10199 Downloads
Adds a Default Value setting to the Plain Text field.
laraeast/laravel-settings
21027 Downloads
Persistent key-value storage for Laravel
krixon/url
25965 Downloads
URL value objects
koriym/file-upload
5224 Downloads
Type-safe file upload handling with immutable value objects
keios/moneyright
54802 Downloads
Precise, GAAP-compliant, database-friendly Money Value Object
jojo1981/php-types
12966 Downloads
PHP types library which contains value classes which represent the php types
johnbillion/falsey-assertequals-detector
8675 Downloads
Detects usage of assertEquals() with falsey values and marks the test as risky.