2017 © Pedro Peláez
 

library cli-orm

ORM commands for the Ride CLI

image

ride/cli-orm

ORM commands for the Ride CLI

  • Wednesday, October 26, 2016
  • by ride-user
  • Repository
  • 7 Watchers
  • 0 Stars
  • 2,967 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 2 % Grown

The README.md

Ride: ORM CLI

This module adds various ORM commands to the Ride CLI., (*1)

Commands

orm define

This command generates tables in the database for the defined models., (*2)

Syntax: orm define, (*3)

Alias: od, (*4)

orm generate

This command generates the classes for all defined models., (*5)

Syntax: orm generate, (*6)

Alias: og, (*7)

orm model

With this command, you can search in the available models., (*8)

Syntax: orm model [<query>] - <query>: Query to search the models with, (*9)

orm model get

Use this command to display the definition of the provided model., (*10)

Syntax: orm model get <name> - <name>: Name of the model, (*11)

orm entries update

This command updates all entries of a given model, changing only their dateModified., (*12)

Use this command to save all entries in bulk, regenerating the automated fields., (*13)

Syntax: orm entries update <model> - <model>: Name of the model to update the entries from, (*14)

orm files delete

This command deletes all files on the file system which are no longer used in the models., (*15)

Syntax: orm files delete [--dry] - --dry: Add flag to see the files which will be deleted without actually deleting them, (*16)

Installation

You can use Composer to install this application., (*17)

composer require ride/cli-orm

The Versions

26/10 2016

dev-master

9999999-dev

ORM commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

26/10 2016

dev-develop

dev-develop

ORM commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

26/10 2016

1.1.0

1.1.0.0

ORM commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

14/10 2016

1.0.0

1.0.0.0

ORM commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

03/05 2016

0.5.0

0.5.0.0

ORM commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

30/06 2015

0.4.0

0.4.0.0

ORM commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

02/03 2015

0.3.0

0.3.0.0

ORM commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

03/06 2014

0.2.0

0.2.0.0

ORM commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

07/05 2014

0.1.1

0.1.1.0

ORM commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

14/01 2014

0.1.0

0.1.0.0

ORM commands for the Pallo CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd