Download the PHP package darkwebdesign/symfony-addon-pack without Composer
On this page you can find all versions of the php package darkwebdesign/symfony-addon-pack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darkwebdesign/symfony-addon-pack
More information about darkwebdesign/symfony-addon-pack
Files in darkwebdesign/symfony-addon-pack
Download darkwebdesign/symfony-addon-pack
More information about darkwebdesign/symfony-addon-pack
Files in darkwebdesign/symfony-addon-pack
Vendor darkwebdesign
Package symfony-addon-pack
Short Description Symfony Add-on Pack
License MIT
Homepage http://www.darkwebdesign.nl/
Package symfony-addon-pack
Short Description Symfony Add-on Pack
License MIT
Homepage http://www.darkwebdesign.nl/
Please rate this library. Is it a good library?
Informations about the package symfony-addon-pack
Symfony Add-on Pack
Symfony Add-on Pack is a collection of extra Symfony components that you can use in your Symfony applications.
Learn more about it in its documentation.
Features
Data Transformers
- BooleanToValueTransformer, transforms between a boolean and a scalar value.
- EntityToIdentifierTransformer, transforms between an identifier and a Doctrine entity.
Form Field Types
- BirthdayType, handles birthday data.
- BooleanType, transforms a user selected value into a boolean.
- EntityType, transforms a user entered identifier into a Doctrine entity.
- UnstructuredType, handles unstructured data.
Form Field Event Subscribers
- BooleanToYesNoSubscriber, rewrites boolean values to "yes" or "no", to be used with the
BooleanType
. - JsonSchemaSubscriber, rewrites the JSON Schema
$schema
keyword property.
Validation Constraints
- Bsn, validates that a value is a valid Dutch social security number (BSN).
- Collection, validates that every item in a collection validates against one or more constraints.
- Json, validates that a value is valid JSON.
License
Symfony Add-on Pack is licensed under the MIT License - see the LICENSE
file for details.
All versions of symfony-addon-pack with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
php Version ^8.2
symfony/event-dispatcher Version 7.1.*
symfony/form Version 7.1.*
symfony/options-resolver Version 7.1.*
symfony/validator Version 7.1.*
php Version ^8.2
symfony/event-dispatcher Version 7.1.*
symfony/form Version 7.1.*
symfony/options-resolver Version 7.1.*
symfony/validator Version 7.1.*
The package darkwebdesign/symfony-addon-pack contains the following files
Loading the files please wait ....