sergeycherepanov / m2gen
Generate new classes for M2
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 3
Type:magento2-module
Requires
- php: ~5.6.0|~7.0.0
- memio/memio: ^1.0
- symfony/filesystem: ~2
- symfony/serializer: ~3
- symfony/yaml: 2.*
Requires (Dev)
- behat/behat: 3.*
- bossa/phpspec2-expect: *
- nagno/phpspec-bootstrap-magento2: ~1.0
- phpspec/phpspec: ^2.4.1
- phpunit/phpunit: ~4.5
- symfony/process: *
This package is auto-updated.
Last update: 2024-12-22 10:19:41 UTC
README
- WIP * This module is still under development
With this module installed you will have access to new commands available via the magento CLI. These are intended to speed up the developer workflow
-
generate:model
-
generate:view
-
generate:controller
-
generate:admin:grid
-
generate:admin:form
-
generate:module
Installation
composer require sergeycherepanov/m2gen