Download the PHP package myzero1/yii2-apibyconf without Composer
On this page you can find all versions of the php package myzero1/yii2-apibyconf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-apibyconf
yii2-apibyconf
You can generate restfull api by configuration.
Show time
Installation
The preferred way to install this module is through composer.
Either run
or add
to the require section of your composer.json
file.
Setting
Once the extension is installed, simply modify your application configuration as follows:
In main-local.php
In main.php
Usage
Selectable modules
- Set basePath to "/v2"
- Click the "Preview" button
- Click the "Generate" button, to Generate the codes.
- Set the config files
In main.php
- the
v2
will display to Selectable modules menu asv2 api
- you can click the
v2 api
button to config thev2
The other menu of apibyconfig
- you can click the
Swagger
button to use it. - you can click the
Markdown
button to use it.
change logs
- Add my group
- Carding code
All versions of yii2-apibyconf with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0
The package myzero1/yii2-apibyconf contains the following files
Loading the files please wait ....