2017 © Pedro Peláez
 

library clara-entity-generator

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

image

ceddyg/clara-entity-generator

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  • Wednesday, July 25, 2018
  • by Ceddy G.
  • Repository
  • 1 Watchers
  • 1 Stars
  • 49 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 20 Versions
  • 23 % Grown

The README.md

Clara entity generator

Installation

composer require ceddyg/clara-entity-generator

Add to your providers in 'config/app.php', (*1)

CeddyG\ClaraEntityGenerator\EntityGeneratorServiceProvider::class,

Then to publish the files., (*2)

php artisan vendor:publish --provider="CeddyG\ClaraEntityGenerator\EntityGeneratorServiceProvider"

Use

You can select all the table in it and define what file you want :, (*3)

  • Controller
  • Model
  • Repository (that extend ceddyg/query-builder-repository)
  • Request
  • Index view
  • Form view (to create or edit)
  • Traduction files (en and fr)

You have just to define the relations, if they are hasMany or belongsToMany relations and what files you want to create, (*4)

You can edit the generator to custom your files. The generator is in app/Services/Clara/Generator and the stubs are in ressources/stubs., (*5)

The Versions

25/07 2018

dev-master

9999999-dev

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

25/07 2018

2.3.2

2.3.2.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

24/07 2018

2.3.1

2.3.1.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

11/07 2018

2.3.0

2.3.0.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

10/07 2018

2.2.0

2.2.0.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

10/07 2018

2.1.3

2.1.3.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

18/05 2018

2.1.2

2.1.2.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

12/05 2018

2.1.1

2.1.1.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

01/05 2018

2.1.0

2.1.0.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

31/03 2018

2.0.0

2.0.0.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

16/01 2018

1.2.2

1.2.2.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

04/01 2018

1.2.1

1.2.1.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

04/01 2018

1.2

1.2.0.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

21/08 2017

1.1

1.1.0.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

12/08 2017

1.0.5

1.0.5.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

12/08 2017

1.0.4

1.0.4.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

12/08 2017

1.0.3

1.0.3.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

12/08 2017

1.0.2

1.0.2.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

11/08 2017

1.0.1

1.0.1.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara

11/08 2017

1.0

1.0.0.0

Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.

  Sources   Download

MIT

The Requires

 

by CeddyG

laravel crud entity clara