Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRUD generator #138

Open
ahmadasjad opened this issue Sep 25, 2024 · 2 comments
Open

CRUD generator #138

ahmadasjad opened this issue Sep 25, 2024 · 2 comments
Labels
type:feature New feature

Comments

@ahmadasjad
Copy link
Contributor

Copy CRUD code from yii2 repo https://github.com/yiisoft/yii2-gii

What steps will reproduce the problem?

What is the expected result?

Have an option to generate CRUD for an active record

What do you get instead?

CRUD generator not available

Additional info

Q A
Version 1.0.?
PHP version
Operating system
@samdark
Copy link
Member

samdark commented Sep 25, 2024

Active Record isn't yet stable, so I'd wait a bit for it to have a tag. Then yes, it would make perfect sense to have it.

@samdark samdark added the type:feature New feature label Sep 25, 2024
@xepozz
Copy link
Member

xepozz commented Oct 11, 2024

#111
There was the first attempt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature
Projects
None yet
Development

No branches or pull requests

3 participants