Libraries tagged by valute
nikhilbhatia22/laravel-validator-color
26336 Downloads
Validate that a certain value is a valid CSS color string in Laravel 5 and above
netsells/hash-model-ids
31467 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
nerburish/yii2-daterange-validator
18133 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
11017 Downloads
This package provides a generic registry class to register any type of data under a identifier (key/value).
mobilestock/laravel-database-interceptor
3033 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
7825 Downloads
PHP Rut Value Object with validation utilities, doctrine type, and other cool features.
microweber-packages/laravel-config-extended
25371 Downloads
Config rewrite for Laravel. Allows to save key and values in config files.
mediawiki/semantic-forms-select
15624 Downloads
Allows to generate a select field in a form whose values are retrieved from a query
mayoturis/properties-ini
117610 Downloads
Getting and setting configuration values in ini (or java .properties) files
lmc/cqrs-types
27835 Downloads
A library containing types (interfaces and value objects) to help with Queries and Commands
laraeast/laravel-settings
20531 Downloads
Persistent key-value storage for Laravel
keios/moneyright
54617 Downloads
Precise, GAAP-compliant, database-friendly Money Value Object
keboola/configuration-variables-resolver
4799 Downloads
Library to replace variables and share-code placeholders in component configuration with actual values
johnbillion/falsey-assertequals-detector
8521 Downloads
Detects usage of assertEquals() with falsey values and marks the test as risky.
jeroen/batching-iterator
5092 Downloads
Iterator that fetches values in batch