Giter Club home page Giter Club logo

entity-builder's Introduction

logo

Entity-Builder

πŸ… Laravel generator Online

中文介绍

Feature

  • Custom layer (Controller, Model, Repository, etc.)
  • Custom preset (Laravel type, PHP type, MySQL type, etc.)
  • Custom template (not plain text, with syntax: for, if, etc.)
  • Convert database schema to Laravel Migration
  • Deploy PHP code online
  • Design table fields and indexes
  • Define model factories
  • Make field validation rules

Example

Create a Migration

Table

Convert database schema to Laravel Migration

Schema

Add validation rules

Validation

Add doc to Model automatically

Model

Deploy PHP code online

Only available in local environment!

  1. Download the dist.zip
  2. Unzip it to the public folder of your Laravel project
  3. Visit http://localhost/dist/index.html
  4. Install the PHP package
  5. Click 'Connect' button

Document

Template

Entity-Core

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

entity-builder's People

Contributors

googee avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.