All Projects β†’ GooGee β†’ Entity Builder

GooGee / Entity Builder

Licence: mit
πŸ… Laravel code generator with GUI

Projects that are alternatives of or similar to Entity Builder

Laravel Attributes
Rinvex Attributable is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
Stars: ✭ 304 (-5.3%)
Mutual labels:  laravel
Nocaptcha
πŸ›‚ Helper for Google's new noCAPTCHA (reCAPTCHA v2 & v3)
Stars: ✭ 313 (-2.49%)
Mutual labels:  laravel
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (+983.8%)
Mutual labels:  laravel
Mercurius
Real-time Messenger for Laravel
Stars: ✭ 309 (-3.74%)
Mutual labels:  laravel
Finance
A self hosted app to help you get a better understanding of your personal finances.
Stars: ✭ 313 (-2.49%)
Mutual labels:  laravel
Corcel
Use WordPress backend with Laravel or any PHP application
Stars: ✭ 3,504 (+991.59%)
Mutual labels:  laravel
Laravel Vue I18n Generator
Generates a vue-i18n compatible include file from your Laravel translations
Stars: ✭ 304 (-5.3%)
Mutual labels:  laravel
Jwt Auth Guard
JWT Auth Guard for Laravel and Lumen Frameworks.
Stars: ✭ 319 (-0.62%)
Mutual labels:  laravel
Laravel5 Jsonapi
Laravel 5 JSON API Transformer Package
Stars: ✭ 313 (-2.49%)
Mutual labels:  laravel
Reading
ζ•΄η†ι˜…θ―»θΏ‡ηš„εΉ²θ΄§ζ–‡η« , 帖子
Stars: ✭ 318 (-0.93%)
Mutual labels:  laravel
Homestead Docker
Multi app development container.
Stars: ✭ 310 (-3.43%)
Mutual labels:  laravel
Laravel Bookings
Rinvex Bookable is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
Stars: ✭ 309 (-3.74%)
Mutual labels:  laravel
Laravel Mail Viewer
View all the mailables in your laravel app at a single place
Stars: ✭ 315 (-1.87%)
Mutual labels:  laravel
Laravel Paginateroute
Laravel router extension to easily use Laravel's paginator without the query string
Stars: ✭ 306 (-4.67%)
Mutual labels:  laravel
Laravel Media
Attach files to eloquent models
Stars: ✭ 319 (-0.62%)
Mutual labels:  laravel
Laravel Social Auto Posting
🌈Laravel social auto posting
Stars: ✭ 306 (-4.67%)
Mutual labels:  laravel
Php Snowflake
❄ An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
Stars: ✭ 313 (-2.49%)
Mutual labels:  laravel
L5scaffold
Scaffold generator for Laravel 5.x
Stars: ✭ 320 (-0.31%)
Mutual labels:  laravel
Awesome Spark
Curated list of Laravel Spark ressources
Stars: ✭ 319 (-0.62%)
Mutual labels:  laravel
Laravel Query Logger
πŸ“ A dev tool to log all queries for laravel application.
Stars: ✭ 316 (-1.56%)
Mutual labels:  laravel

logo

Entity-Builder

πŸ… Laravel generator Online

PHPStorm plugin

中文介绍

Feature

  • Custom layer (Controller, Model, Repository, 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
  • Generate field validation rules

Example

Create a Migration

Migration

Add validation rules

Validation

Convert database schema to Laravel Migration

Schema

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-Doc

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].