Libraries tagged by valu
valu/wp-graphql-polylang
81768 Downloads
Polylang bindings for wp-graphql
vanderlee/php-stable-sort-functions
589712 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
valorin/random
87387 Downloads
Random is a simple helper package designed to make it easy to generate a range of different cryptographically secure random values.
spryker/decimal-object
2647839 Downloads
PHP decimal handling as value object
specshaper/encrypt-bundle
534711 Downloads
Bundle provides a service for encrypting values via attribute.
semaio/magento2-configimportexport
666467 Downloads
Import/Export core_config_data values in Magento 2
qcod/laravel-settings
172531 Downloads
Store key value pair in database as settings
mattiasgeniar/php-percentages
259825 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...
fire015/flintstone
101514 Downloads
A key/value database store using flat files for PHP
cuyz/valinor-bundle
144825 Downloads
Symfony integration of `cuyz/valinor` — a library that helps to map any input into a strongly-typed value object structure.
aura/session
1073819 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
alexwenzel/nova-dependency-container
790076 Downloads
A Laravel Nova 4 form container for grouping fields that depend on other field values.
zendframework/zend-i18n
17499129 Downloads
Provide translations for your application, and filter and validate internationalized values
sebastian/money
1199836 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
acelaya/doctrine-enum-type
1971178 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum