Libraries tagged by valu
ghostff/dump5
3512 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
679 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/uuidhex
5272 Downloads
PHP Uuid Hex value object
g4/aura-router
11767 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
1774 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
43988 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)
fhusquinet/laravel-model-json-options
4353 Downloads
Store options as JSON values easily on your models.
fer-projekt/laravel-proxy
1786 Downloads
Laravel proxy trait to resolve the currently bound values of the given contract.
esperecyan/webidl
8134 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 の型宣言を補助します。
eboreum/caster
4760 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
drupal-eca-recipe/eca_lib_0025
224 Downloads
Send email on user registration with field values
drupal-eca-recipe/eca_lib_0006
170 Downloads
Multi value field loop
drmonty/garlicjs
24596 Downloads
Automatically persist your forms' text and select field values locally, until the form is submitted.
dnadesign/silverstripe-datedropdownselectorfield
8645 Downloads
Select your date values with Dropdown Fields