Go to file
RedHood 83af24b28b Исправил отправленный с другого проекта README 2020-10-03 12:16:28 +10:00
Mirzaev/Feip Первая фиксация 2020-10-03 00:11:19 +10:00
.gitignore Первая фиксация 2020-10-03 00:11:19 +10:00
README.md Исправил отправленный с другого проекта README 2020-10-03 12:16:28 +10:00
codeception.yml Первая фиксация 2020-10-03 00:11:19 +10:00
composer.json Первая фиксация 2020-10-03 00:11:19 +10:00
composer.lock Первая фиксация 2020-10-03 00:11:19 +10:00

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