Libraries tagged by valve
nikhilbhatia22/laravel-validator-color
22508 Downloads
Validate that a certain value is a valid CSS color string in Laravel 5 and above
netsells/hash-model-ids
25133 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
nerburish/yii2-daterange-validator
16168 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
9686 Downloads
This package provides a generic registry class to register any type of data under a identifier (key/value).
mouf/utils.constants.secret
372126 Downloads
This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value.
mnavarrocarter/chilean-rut
7253 Downloads
PHP Rut Value Object with validation utilities, doctrine type, and other cool features.
mixable/color-utils
13060 Downloads
PHP utilities to convert any values between RGB, HSL, CMYK, YUV and HEX colors.
mediawiki/semantic-forms-select
15120 Downloads
Allows to generate a select field in a form whose values are retrieved from a query
magenizr/magento2-scopeinfo
3775 Downloads
This module provides you a list of changes from `core_config_data` whenever a value is overridden in a lower scope.
lmc/cqrs-types
21941 Downloads
A library containing types (interfaces and value objects) to help with Queries and Commands
lewisjenkins/craft-default-text
8882 Downloads
Adds a Default Value setting to the Plain Text field.
laragear/clipboard
2895 Downloads
Cut, copy and paste values inside your app.
laraeast/laravel-settings
18457 Downloads
Persistent key-value storage for Laravel
keios/moneyright
53980 Downloads
Precise, GAAP-compliant, database-friendly Money Value Object
johnbillion/falsey-assertequals-detector
7068 Downloads
Detects usage of assertEquals() with falsey values and marks the test as risky.