Libraries tagged by valve
ghostff/dump7
9924 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
ghostff/dump5
3507 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
gajus/dora
37 Downloads
Input generation library for value resolution, data persistence, templates, CSRF and protection from XSS.
g4/uuidhex
5200 Downloads
PHP Uuid Hex value object
fromholdio/silverstripe-dependentgroupeddropdownfield
1727 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
43936 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)
fer-projekt/laravel-proxy
1730 Downloads
Laravel proxy trait to resolve the currently bound values of the given contract.
esperecyan/webidl
8020 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 の型宣言を補助します。
emadha/laravel-dynamic-config
1132 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
eboubaker/json-finder
2935 Downloads
a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
eboreum/caster
4539 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
180 Downloads
Send email on user registration with field values
drmonty/garlicjs
24436 Downloads
Automatically persist your forms' text and select field values locally, until the form is submitted.
discordier/justtextwidgets
53196 Downloads
Hidden fields with text values and explanation texts
digital-craftsman/self-aware-normalizers
2000 Downloads
Adds interfaces and normalizers that allow value objects to normalize and denormalize themselves.