文件名称:validator-bundle:Symfony应用程序的验证增强
文件大小:47KB
文件格式:ZIP
更新时间:2024-06-06 17:26:26
PHP
PHPMentorsValidatorBundle Symfony应用程序的验证增强 特征 命名空间别名配置 约束条件 至少一个 范围 服务回调 安装 可以使用安装PHPMentorsValidatorBundle 。 首先, phpmentors/validator-bundle的依赖项添加到composer.json文件中,如下所示: 稳定版本: composer require phpmentors/validator-bundle "1.3.*" 开发版本: composer require phpmentors/validator-bundle "~1.4@dev" 其次,将PHPMentorsValidatorBundle添加到您的包中,以在AppKernel::registerBundles()进行注册,如下所示: . . . class AppKernel
【文件预览】:
validator-bundle-master
----docker()
--------php.ini.dist(103B)
----src()
--------PHPMentorsValidatorBundle.php(1KB)
--------Resources()
--------Constraints()
--------Mapping()
--------DependencyInjection()
----.php_cs(295B)
----docker-compose.yml.dist(323B)
----.travis.yml(331B)
----LICENSE(1KB)
----phpunit.xml(515B)
----README.md(2KB)
----tests()
--------Functional()
--------Constraints()
--------symfony4()
--------symfony3()
--------Fixtures()
--------bootstrap.php(1007B)
----.gitignore(154B)
----composer.json(2KB)