rebb-tech / rebbval-php
description
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/rebb-tech/rebbval-php
Requires
- php: ^7.2
- antlr/antlr4-php-runtime: *
README
PHP verion of RebbVal
What is RebbVal
Is RebbVal a validation library? Nope, RebbVal is a external DSL for validation. It makes writing validation rules easier and more natural. Since it is more human readable than most of existing validation libraries, it means less bugs.
A domain-specific language (DSL) is a computer language specialized to a particular application domain.