Libraries tagged by default values
sokil/php-json-schema-defaults
1308 Downloads
Extracting default value from JSON Schema
jpry/array-defaults
4510 Downloads
Create arrays with default values
dmitrykazak/magento2-custom-option-default-value
389 Downloads
This extension will allow you to set the default of product custom options for Magento 2
aklump/default-value
353 Downloads
Calculates the default value based on variable type, including fully-qualified classnames.
soderlind/class-customizer-range-value-control
249 Downloads
WordPress Customizer Range Value Control is a generic range with value control you can use to replace the default range control.
optionable/optionable
667 Downloads
Optionable is an extension to Pimple Dependency Injection Container. It handles default values.
cse/helpers-request
91 Downloads
The helpers allows you to Request processing. Get value for POST/GET/REQUEST method by key and set default value, check exist AJAX, POST and GET method - all this is available in this library.
adlacruzes/php-factory
32460 Downloads
Factories to generate classes and arrays with default values
default-value/akeneo-inline-edit-bundle
55 Downloads
Add ability to enable inline edit for Akeneo PIM product grid
wepesi/optionsresolver
104 Downloads
The OptionsResolver component helps you configure objects with option arrays. It supports default values, option constraints and lazy options.
waughj/verified-arguments
1509 Downloads
Class for generating special type of associative array/map with fallback default values, validity tests, and sanitizers.
plazzag/polario-sdk-php
136 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
yireo/yireo_producttemplates
11 Downloads
Allows for new products to be filled in with default values
yireo/magento1-producttemplates
237 Downloads
Allows for new products to be filled in with default values
adhocore/get-in
13 Downloads
Handy Traversal of chained objects with error trap and default value (suited for View).