83af24b28b | ||
---|---|---|
Mirzaev/Feip | ||
.gitignore | ||
README.md | ||
codeception.yml | ||
composer.json | ||
composer.lock |
FEIP: Test Project
Simple JSON sanititzer and validator on PHP with tests
$ git clone https://git.hood.su/FeipAPI
- Can handle all type of scalar values
- Understand any length associative arrays
- Easily scalable and supplemented with methods
Requirements
- PHP 7.4
Requirements-dev
- phpdocumentor/phpdocumentor >=2.9
- codeception/codeception ^4.1
- codeception/module-asserts ^1.0.0
- codeception/module-phpbrowser ^1.0
- codeception/module-rest ^1.0.0