Libraries tagged by value
heimrichhannot/contao-tagsinput
8740 Downloads
Contao port of Bootstrap Tags Input that provides an front and back end field to add custom values like tags to an field or database table.
happy-types/money-type
24966 Downloads
Money library implements Money Value Object which contains amount and currency in the same object.
hamburgscleanest/guzzle-advanced-throttle
33444 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
gugglegum/clv-rw
414 Downloads
Reader and writer for text files with constant length values
gregbiv/blue-x-geohash
10089 Downloads
A library of where in the world things are. Mostly this library is concerned with geohashes, which encode latitude/longitude pairs into scalar, and therefore index-friendly, values.
ghostff/dump7
9935 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
germanow/yii2-active-record-seeder
692 Downloads
Seeds database with test or default values.
gajus/dora
37 Downloads
Input generation library for value resolution, data persistence, templates, CSRF and protection from XSS.
g4/aura-router
11797 Downloads
The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.
fromholdio/silverstripe-dependentgroupeddropdownfield
1785 Downloads
A silverstripe groupeddropdown field that has it's options populated via ajax, based on the value of the field it depends on
frc/wp-env-heroku-custom-php-constant
44087 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
fortis/moneyobject
5895 Downloads
A PHP library providing immutable Money value object
fhusquinet/laravel-model-json-options
4410 Downloads
Store options as JSON values easily on your models.
fer-projekt/laravel-proxy
1831 Downloads
Laravel proxy trait to resolve the currently bound values of the given contract.
esperecyan/webidl
8151 Downloads
Provides the utility class for casting a given value in accordance with WebIDL (Web IDL) type to help with PHP type declarations. / WebIDL (Web IDL) の型に沿うように、与えられた値をキャストするユーティリティクラスを提供し、PHP の型宣言を補助します。