Registry / build-tool / way-generators

way-generators

JSON →
library3.0.3phppackagistunverified

Rapidly generate resources, migrations, models, and much more for Laravel.

composer require way/generators
INSTALL
IMPORT
SIG · WAY-GENERATORS
W
way-generators
build-toolphpv3.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GeneratorCommand
use Way\Generators\Commands\GeneratorCommand;

Use the generator command to create a model.

use Way\Generators\Commands\GeneratorCommand; $command = new GeneratorCommand(); // Run via Artisan: php artisan generate:model User
Debug
Known issues
breakingDesigned for Laravel 4; may not work with newer versions.
fix
Use Laravel 4 or consider alternative generators for Laravel 5+.
affects: >=3.0.0
Upgrade
Version history
3.0.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
1
Resources
way-generators — pip install way-generators · libregistry