Libraries tagged by default values
waughj/verified-arguments
1471 Downloads
Class for generating special type of associative array/map with fallback default values, validity tests, and sanitizers.
ueb/iparque
5 Downloads
Default values to iparque
telesto/symfony-form-ensure-string
7 Downloads
Symfony form type extension which substitutes non-string data with default value for requested form types.
solwin/customerattribute
5 Downloads
Customer Attributes extension helps the store owner to manage and add new customer attributes. By using Customer attributes extension, store owner can create additional fields on the customer account register page, customer account edit page and admin manage customers. The objective of using this extension is to collect business-related and personal information that the store owner needs from the customer. A store owner can create an unlimited number of additional input fields like text box, text area, Date, Yes/No, Dropdown etc. The store owner can set default value & input validation for attributes. A store owner can add the attribute to the list of column options and list of filter options in the customer grid from admin.
mvccore/ext-form-all
14 Downloads
MvcCore - Extension - Form - All - form extension with with all form packages to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mvccore/ext-form
4216 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mkorkmaz/model_utils
259 Downloads
A simple PHP class for validating variable types, fixing, sanitising and setting default values for a model definition encoded as an array.
jpirnat/json
1 Downloads
A wrapper around the global json_encode and json_decode functions, with more convenient default values.
germania-kg/nullfactory
27 Downloads
Factory callable that returns null or any other default value
devkraken/kraken-env-keeper
5 Downloads
A simple and efficient PHP library for reading environment variables from a .env file. This package provides a robust and exception-handling mechanism to ensure reliable access to environment variables within your application. It allows for optional default values and can be easily integrated with different project structures. The in-memory caching mechanism improves performance by avoiding redundant file reads.
cyint/parsedata-php
51 Downloads
PHP class for setting default values and performing empty checks on PHP variables or arrays
brunnofoggia/darktrait
172 Downloads
Utility that makes traits able to have properties with default values
acgrid/config
6 Downloads
Configuration manager with deferred default value, transformation and caching.
24hoursmedia/php-env-inject
21 Downloads
Inject and interpolate environment variables into strings. Supports substituting default values for an env var, and escapers/formatters using callbacks. Partially supports POSIX compliant shell syntax.
zvps/laravel-4-env-polyfill
200 Downloads
Enables the env() function for providing default environment values and retrieving a variable from $_ENV.