darkwebdesign/symfony-addon-pack 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

darkwebdesign/symfony-addon-pack

最新稳定版本:v7.2.0

Composer 安装命令:

composer require darkwebdesign/symfony-addon-pack

包简介

Symfony Add-on Pack

README 文档

README

Latest Stable Version Total Downloads License

Build Status Coverage Status PHP Version Symfony Version

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.

统计信息

  • 总下载量: 36.73k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 3

GitHub 信息

  • Stars: 6
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-11-27