PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Edward Paul   Quest PHP Validation Library   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Quest PHP Validation Library
Validate values with general and custom rules
Author: By
Last change:
Date: 1 year ago
Size: 305 bytes
 

Contents

Class file image Download
{ "name": "infinitypaul/quest", "autoload": { "psr-4": { "App\\": "app/" } }, "authors": [ { "name": "infinitypaul", "email": "infinitypaul@live.com" } ], "require": { "symfony/var-dumper": "^6.1" } }