PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Ali YILMAZ   PHP API Service   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP API Service
Implements a project API using the Mind framework
Author: By
Last change:
Date: 1 year ago
Size: 506 bytes
 

Contents

Class file image Download
{ "name": "mind/project", "description": "It is an example of a lean project created for you to start developing projects with Mind framework immediately.", "type": "project", "license": "GPL-3.0-or-later", "authors": [ { "name": "Ali Y?lmaz", "email": "aliyilmaz.work@gmail.com" } ], "config": { "optimize-autoloader": true, "preferred-install": "dist" }, "minimum-stability": "dev", "prefer-stable": true }