Write less, do more. But "Talk is Cheap. Show me the Code"!
The system generator reads a database and generates a CRUD system. After version v1.4.0 you choose the type of system you want to generate.
-
FormDin = It's a web system using HTML + JS + CSS, everything is done using FormDin FrameWork. It has all the operations of a CRUD with a screen for each table or view.
-
REST = Create all REST backend using Slim FrameWork. In this mode no screen is just REST with JSON. It has all the operations of a CRUD with the URLs for each table or view.
-
FormDin + REST = the combination of the two modes.
The code generated from the new system is easy to maintain and modify.
Regardless of the mode you will always have to have the BASE of FormDin.
See the tutorial From Zero to Run, explaining what it needs to work
unfortunately the documentation in English is not complete. The first language is Brazilian Portuguese. Translations are made as soon as possible.
- SqLite
- MySQL
- Ms Sql Server
- PostgreSQL
Gerador de sistemas em FormDin.
Escreve menos, faça mais. Mas "Falar é fácil. Me mostre o código"!
O gerador de sistemas lê um banco de dados e gera uma sistema CRUD. Depois da versão v1.4.0 você escolher o tipo de sistema que deseja gerar.
-
FormDin = É um sistema Web usando HTML + JS + CSS, tudo é feito utilizando o FormDin FrameWork. Tem todas as operações de um CRUD com uma tela para cada tabela ou view.
-
REST = Criar todo backend REST usando Slim FrameWork. Nesse modo não tem tela é apenas REST com JSON. Tem todas as operações de um CRUD com as URL para cada tabela ou view.
-
FormDin + REST = a combinação dos dois modos.
O código gerado do novo sistema é de fácil manutenção e modificação.
Independente do modo sempre terá que ter o BASE do FormDin.
Veja o tutorial Do Zero até Rodar, explicando o que precisa para funcionar que irá te ajudar com o sysGen
- SqLite
- MySQL
- Ms Sql Server
- PostgreSQL
- ScriptCase - https://www.scriptcase.com.br/
- phpGrid - https://phpgrid.com/php-crud/
- PHP Grid FrameWork - https://www.phpgrid.org/demo-center/
- http://phreeze.com/
- http://www.hkvstore.com/phpmaker/
- https://github.com/nette/php-generator
- https://www.grocerycrud.com/
- https://www.keycdn.com/blog/php-code-generator/
- https://labs.sogeti.com/top-10-post-code-generation-can-simple-pragmatic/
- http://www.telosys.org/index.html
- PHPRunner - https://xlinesoft.com/phprunner