2017 © Pedro Pelรกez
 

library api-scaffolding

Nodes API scaffolding

image

nodes/api-scaffolding

Nodes API scaffolding

  • Friday, February 17, 2017
  • by nodes
  • Repository
  • 4 Watchers
  • 2 Stars
  • 500 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 10 Versions
  • 5 % Grown

The README.md

API Scaffolding

โš ๏ธThis package is deprecatedโš ๏ธ, (*1)

A package which scaffolds the most common stuff used in a Nodes API project., (*2)

Total downloads Monthly downloads Latest release Open issues License Star repository on GitHub Watch repository on GitHub Fork repository on GitHub StyleCI, (*3)

๐Ÿ“ Introduction

In Nodes we create a lot of API's for our mobile applications., (*4)

So to save time, we made this package which scaffolds the most common used controllers, models, repositories, validators etc. that we use in all our projects., (*5)

๐Ÿ“ฆ Installation

To install this package you will need:, (*6)

  • Laravel 5.1+
  • PHP 5.5.9+

You must then modify your composer.json file and run composer update to include the latest version of the package in your project., (*7)

"require": {
    "nodes/api-scaffolding": "^1.0"
}

Or you can run the composer require command from your terminal., (*8)

composer require nodes/api-scaffolding:^1.0

๐Ÿ”ง Setup

Setup service providers in config/app.php, (*9)

Nodes\Api\Scaffolding\ServiceProvider::class,

โš™ Usage

Run the Artisan command:, (*10)

php artisan nodes:api:scaffolding

If you only wish to scaffold the reset password stuff, then you can run the Artisan command:, (*11)

php artisan nodes:api:reset-password

๐Ÿ† Credits

This package is developed and maintained by the PHP team at Nodes, (*12)

Follow Nodes PHP on Twitter Tweet Nodes PHP, (*13)

๐Ÿ“„ License

This package is open-sourced software licensed under the MIT license, (*14)

The Versions

17/02 2017

dev-master

9999999-dev http://nodesagency.com

Nodes API scaffolding

  Sources   Download

MIT

The Requires

 

api scaffolding nodes

17/02 2017

2.0.0

2.0.0.0 http://nodesagency.com

Nodes API scaffolding

  Sources   Download

MIT

The Requires

 

api scaffolding nodes

27/07 2016

dev-develop

dev-develop http://nodesagency.com

Nodes API scaffolding

  Sources   Download

MIT

The Requires

 

api scaffolding nodes

27/07 2016

dev-feature/frontend-routes-web-middleware

dev-feature/frontend-routes-web-middleware http://nodesagency.com

Nodes API scaffolding

  Sources   Download

MIT

The Requires

 

api scaffolding nodes

14/07 2016

1.0.3

1.0.3.0 http://nodesagency.com

Nodes API scaffolding

  Sources   Download

MIT

The Requires

 

api scaffolding nodes

14/07 2016

1.0.2

1.0.2.0 http://nodesagency.com

Nodes API scaffolding

  Sources   Download

MIT

The Requires

 

api scaffolding nodes

12/07 2016

1.0.1

1.0.1.0 http://nodesagency.com

Nodes API scaffolding

  Sources   Download

MIT

The Requires

 

api scaffolding nodes

04/07 2016

1.0.0

1.0.0.0 http://nodesagency.com

Nodes API scaffolding

  Sources   Download

MIT

The Requires

 

api scaffolding nodes

04/07 2016

0.1.1

0.1.1.0 http://nodesagency.com

Nodes API scaffolding

  Sources   Download

MIT

The Requires

 

api scaffolding nodes

04/07 2016

0.1.0

0.1.0.0 http://nodesagency.com

Nodes API scaffolding

  Sources   Download

MIT

The Requires

 

api scaffolding nodes