Libraries tagged by 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
331 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.
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.
default-value/akeneo-inline-edit-bundle
55 Downloads
Add ability to enable inline edit for Akeneo PIM product grid
wepesi/optionsresolver
93 Downloads
The OptionsResolver component helps you configure objects with option arrays. It supports default values, option constraints and lazy options.
plazzag/polario-sdk-php
95 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
germanow/yii2-active-record-seeder
879 Downloads
Seeds database with test or default values.
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).
michael-rubel/laravel-safe-request
12266 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
wikimedia/message
419 Downloads
This library provides interfaces and value objects for internationalization (i18n) of applications in PHP, using 'en' as the default language code.
wibesoft-company/laravel-request-default
25 Downloads
A Laravel library to set default values for request parameters.
tusimo/eloquent-default
12 Downloads
set default value for eloquent