All Projects → symfony → Options Resolver

symfony / Options Resolver

Licence: mit
The OptionsResolver component is array_replace() on steroids. It allows you to create an options system with required options, defaults, validation (type, value), normalization and more.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Options Resolver

Polyfill Php73
This component provides functions unavailable in releases prior to PHP 7.3.
Stars: ✭ 2,121 (-22.11%)
Mutual labels:  symfony, symfony-component, component
Intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
Stars: ✭ 2,323 (-14.69%)
Mutual labels:  symfony, symfony-component, component
Serializer
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
Stars: ✭ 2,021 (-25.78%)
Mutual labels:  symfony, symfony-component, component
Asset
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
Stars: ✭ 2,771 (+1.76%)
Mutual labels:  symfony, symfony-component, component
Inflector
Inflector converts words between their singular and plural forms (English only).
Stars: ✭ 2,232 (-18.03%)
Mutual labels:  symfony, symfony-component, component
Polyfill Iconv
This component provides a native PHP implementation of the php.net/iconv functions.
Stars: ✭ 1,621 (-40.47%)
Mutual labels:  symfony, symfony-component, component
Validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
Stars: ✭ 2,238 (-17.81%)
Mutual labels:  symfony, symfony-component, component
Polyfill Php55
This component provides functions unavailable in releases prior to PHP 5.5.
Stars: ✭ 105 (-96.14%)
Mutual labels:  symfony, symfony-component, component
Stopwatch
The Stopwatch component provides a way to profile code.
Stars: ✭ 2,388 (-12.3%)
Mutual labels:  symfony, symfony-component, component
Property Access
The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
Stars: ✭ 2,362 (-13.26%)
Mutual labels:  symfony, symfony-component, component
Error Handler
The ErrorHandler component provides tools to manage errors and ease debugging PHP code.
Stars: ✭ 1,852 (-31.99%)
Mutual labels:  symfony, symfony-component, component
Expression Language
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
Stars: ✭ 2,418 (-11.2%)
Mutual labels:  symfony, symfony-component, component
Var Exporter
The VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
Stars: ✭ 1,616 (-40.65%)
Mutual labels:  symfony, symfony-component, component
Property Info
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
Stars: ✭ 1,747 (-35.84%)
Mutual labels:  symfony, symfony-component, component
Polyfill Php56
This component provides functions unavailable in releases prior to PHP 5.6.
Stars: ✭ 1,470 (-46.02%)
Mutual labels:  symfony, symfony-component, component
Mime
The MIME component allows manipulating MIME types.
Stars: ✭ 2,174 (-20.16%)
Mutual labels:  symfony, symfony-component, component
Polyfill
PHP polyfills
Stars: ✭ 1,333 (-51.05%)
Mutual labels:  symfony, symfony-component, component
Polyfill Util
This component provides binary-safe string functions, using the mbstring extension when available.
Stars: ✭ 1,364 (-49.91%)
Mutual labels:  symfony, symfony-component, component
Polyfill Intl Icu
This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is not installed.
Stars: ✭ 2,287 (-16.01%)
Mutual labels:  symfony, symfony-component, component
Form
The Form component allows you to easily create, process and reuse HTML forms.
Stars: ✭ 2,406 (-11.64%)
Mutual labels:  symfony, symfony-component, component
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].