Misc. Development/ActiveX/COM

Vemto v1.3.3 - Complete Studio and Code Generator for Laravel/PHP

Vemto

A Laravel Studio and Code Generator

Vemto is a Desktop Application that will power the way you start new Laravel Projects.

Features

Vemto brings plenty of smart features to help you start your next project, and generates the code for:

...

Description

Vemto

A Laravel Studio and Code Generator

Vemto is a Desktop Application that will power the way you start new Laravel Projects.

Features

Vemto brings plenty of smart features to help you start your next project, and generates the code for:

Models, Migrations, Policies, Factories, and Seeders

Controllers and Form Requests

CRUD applications, Permissions and Translations

Frontend with TailwindCSS or Bootstrap

Tests

And much more coming soon...

Clean & Extensible Code

Vemto generates code that is, at the same time: clean, simple, and highly extensible

Complete application generation

It can generate all application files, from Model and Controllers to the CRUD Views

Field Type Auto Suggestion

It comes with a library of common fields and automatically suggests the field type, size, items (for enums), and the faker code (but you can change all settings if necessary)

Auto Table Creation in Relationship

When you add a relationship that needs extra tables, like a Belongs to Many, it generates the necessary tables for you

Auto Field Creation in Relationship

When you add a relationship, it automatically generates the necessary fields and foreign keys for you

With the CRUD Editor, it is possible to edit the applications forms, validation, etc

Settings for Code Generation

You can control a lot of code generation settings, for example: use Fillable or Guarded strategy for mass assignment, change the default Auth. Model, change the folder and namespace to generate the Models, the Controllers, the CSS Framework, etc

Modular Code Generation

You can select what modules you want to generate the code, for example: if you don't want to generate the Blade Views, only uncheck it before generating the code.

Additional Information