Libraries tagged by value
chinleung/php-weekday
8621 Downloads
Easily get name of weekday and value from name between different languages.
cherif/algerian-mobile-phone-number
49 Downloads
Algerian mobile phone number value object
caio-brendo/yii2-dynamicgridform
873 Downloads
Dynamic Grid Form is a widget for the yii2 structure to add values to a grid. It is very useful for working with one-to-many data.
cable8mm/enum-getter
452 Downloads
This package make Enums simple for making keys, values and combine array including translate function.
c0ntax/aws-ec2-check-tag
2110 Downloads
A very simple service that pulls the tags for a given instance to see if a particular key = a particular value.
brannow/typed-pattern-engine
5 Downloads
Human-readable pattern matching engine with type-safe value extraction and bidirectional processing
boolxy/random
29 Downloads
Generates random values
bluefrg/parsecsv
7505 Downloads
Extend PHP's native CSV parsing from the SplFileObject class but provide features to use the first row's values as keys on the remaining rows.
bitandblack/image-blur
1055 Downloads
CSS-only alternative to the BlurHash algorithm: Extract the most important color values from an image and create CSS gradients out of them. The color gradients can be used to display a simple blurred preview of an image while it still loads.
bigsnowfr/larastats
36 Downloads
This package allow you to fetch stats as a graph or as an integer from one of your model and get a simple value or an array with a pair value of date and count.
bgaze/laravel-kvstore
179 Downloads
A simple and easy to use key-value store for Laravel 5.5+
behat/tokens-extension
12604 Downloads
Tokens extension for Behat that allows saving temporary values from steps and replaces tokens in step arguments with those values
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
as3/short-mongo-id
22947 Downloads
Generates a short string identifier from a Mongo object id value.
arthurydalgo/laravel-settings
457 Downloads
Store key value pair in database as settings