cubenl/silverstripe-validation 问题修复 & 功能扩展

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

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

cubenl/silverstripe-validation

最新稳定版本:2.0.0

Composer 安装命令:

composer require cubenl/silverstripe-validation

包简介

Validation module for SilverStripe 4

README 文档

README

Build Status Scrutinizer Code Quality Build Status codecov.io

GitHub Code Size GitHub Last Commit GitHub Issues

SilverStripe module for out of the box validating DataObjects and more!
Inspired by the Illuminate\Validation Laravel way of defining validation rules.

Requirements

  • SilverStripe Framework 4.0+

Quick Start

Installation

composer require cubenl/silverstripe-validation

Documentation

Versioning

This library follows Semver. According to Semver, you will be able to upgrade to any minor or patch version of this library without any breaking changes to the public API. Semver also requires that we clearly define the public API for this library.

All methods, with public visibility, are part of the public API. All other methods are not part of the public API. Where possible, we'll try to keep protected methods backwards-compatible in minor/patch versions, but if you're overriding methods then please test your work before upgrading.

Reporting Issues

Please create an issue for any bugs you've found, or features you're missing.

Contributing

Please see contributing for some guidelines to contribute.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2020-11-19