{ "name": "bitshost/php-crud-api-generator", "description": "Automatic, configurable CRUD API generator for MySQL/MariaDB in PHP (with optional authentication)", "type": "project", "license": "MIT", "authors": [ { "name": "Adrian D", "email": "contact@delvirai.net", "homepage": "https://upmvc.com", "role": "Developer" } ], "require": { "php": ">=8.0", "firebase/php-jwt": "^6.0" }, "autoload": { "psr-4": { "App\\": "src/" } }, "require-dev": { "phpunit/phpunit": "^10.0" } }
info at phpclasses dot org