https://github.com/devalexandre/adconsole
https://github.com/devalexandre/adconsole
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/devalexandre/adconsole
- Owner: devalexandre
- License: gpl-3.0
- Created: 2020-02-11T14:42:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T21:25:21.000Z (about 6 years ago)
- Last Synced: 2025-10-11T21:07:19.966Z (5 months ago)
- Language: PHP
- Size: 47.9 KB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ADconsole
linha de comando para gerar codigos, no adcommunity edition.
Foco do nosso projeto é facilitar a criação de codigos que são rotineiros,
como models, listagens , formularios entre outros
para utlizar no windows utilize o [Gitbash](https://gitforwindows.org)
## Instalação
composer require indev/adcconsole:dev-master
## Implementaçõe
### Models
- [x] models associação
- [x] models composição
- [x] models agregaçnao
- [x] migration
- [x] gerar service com model
### Rest
- [x] rest com jwt
### Service
- [x] gerar service
### Controllers
- [x] Form
- [x] BootstrapFormBuilder(quick)
### Grids
- [ ] Grid
- [ ] QuickGrid
- [ ] BootstrapDatagrid
- [ ] StandardGrid