Download the PHP package veasin/nx-tools without Composer
On this page you can find all versions of the php package veasin/nx-tools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download veasin/nx-tools
More information about veasin/nx-tools
Files in veasin/nx-tools
Download veasin/nx-tools
More information about veasin/nx-tools
Files in veasin/nx-tools
Vendor veasin
Package nx-tools
Short Description NX Scaffolding
License
Homepage https://github.com/veasin/nx
Package nx-tools
Short Description NX Scaffolding
License
Homepage https://github.com/veasin/nx
Please rate this library. Is it a good library?
Informations about the package nx-tools
nx-tools
NX Scaffolding
composer require veasin/nx-tools --dev
use
create app => src/app.php
.\vendor\bin\nx app --ns=com
create setup => src/setup.php
.\vendor\bin\nx setup
create web index => web/index.php
.\vendor\bin\nx index
create model => src/models/user.php & users.php
.\vendor\bin\nx model user
create model => src/models/corp/user.php & users.php
.\vendor\bin\nx model corp/user
parse annotations: router & http => client.http & src/route.php
.\vendor\bin\nx annotate
composer.json
annotation
All versions of nx-tools with dependencies
PHP Build Version
Package Version
Requires
ext-readline Version
*
The package veasin/nx-tools contains the following files
Loading the files please wait ....