PHPackages                             pipe-dream/laravel-create - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pipe-dream/laravel-create

AbandonedArchivedPackage[Utility &amp; Helpers](/categories/utility)

pipe-dream/laravel-create
=========================

Watch how this package DESTROYS all other generators. Boilerplate repos HATE it!

0.2.1(6y ago)1.3k12.9k103[13 issues](https://github.com/pipe-dream/laravel-create/issues)[4 PRs](https://github.com/pipe-dream/laravel-create/pulls)MITPHPPHP ^7.1.3

Since May 11Pushed 5y ago5 watchersCompare

[ Source](https://github.com/pipe-dream/laravel-create)[ Packagist](https://packagist.org/packages/pipe-dream/laravel-create)[ RSS](/packages/pipe-dream-laravel-create/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)DependenciesVersions (87)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/b0f6c98bbaf0b11b8b899e4fe32d09733a1d91353052d5e2783fa94ad10c45a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706970652d647265616d2f6c61726176656c2d6372656174652e737667)](https://packagist.org/packages/pipe-dream/laravel-create)[![Total Downloads](https://camo.githubusercontent.com/eaf86e2954a261a060a38558ed090b43924cb41473703177920022ebe35d5728/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706970652d647265616d2f6c61726176656c2e737667)](https://packagist.org/packages/pipe-dream/laravel)[![License](https://camo.githubusercontent.com/ff5107870eac94bcd6c6b3372baa219944d87e9eaf84ae3cb268eb1fcc319297/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f706970652d647265616d2f6c61726176656c2d6372656174652e737667)](https://packagist.org/packages/pipe-dream/laravel-create)

Create new web projects really fast. By giving Pipe Dream a minimum of input in form of a sketch/entity list it will predict your application schema and feed it into a set of pipes. These pipes will generate all the files needed to get started really quick.

[![](src/public/img/video_splash_joke.png)](https://www.youtube.com/watch?v=doUlmZdvP1o)Installation
------------

[](#installation)

Install Pipe Dream

```
composer require --dev pipe-dream/laravel-create
```

Install the Laravel File Factory

```
npm install --dev @pipe-dream/laravel-file-factory
```

More File Factories can be found [here](https://github.com/topics/pipe-dream-file-factory)

Build Pipe Dream

```
php artisan pipedream:build
```

Thats it, now open your browser and go to `/pipe-dream` and start designing.

Usage
-----

[](#usage)

If you havent already, [watch the 2 minute video](https://www.youtube.com/watch?v=doUlmZdvP1o).

- List your models and tables in the sketch window. Note the schema is created in real-time and is being displayed on the right side of the screen.

[![](src/public/img/screenshots/design.png)](src/public/img/screenshots/design.png)

- Here are some pointers on the sketch syntax

```
// use PascalCase for models
Garage
location
capacity

// Separate your entities into chunks
Car
color
user_id // foreign key

// use snake_case model1_model2 to setup a ManyToMany relationship
car_garage

// use button to add a default user system
User
name
email
email_verified_at
password
remember_token

// use snake_case to create a table
password_resets
email
token
```

- Review the list of files that are going to be created.

[![](src/public/img/screenshots/review.png)](src/public/img/screenshots/review.png)

- Commit the files to disk.

[![](src/public/img/screenshots/build.png)](src/public/img/screenshots/build.png)

- You are now ready to migrate and seed. Go ahead and check out the API (at `/api`), that contains placeholder values

[![](src/public/img/screenshots/api.png)](src/public/img/screenshots/api.png)

Contributing
------------

[](#contributing)

PRs and issues are welcome. In addition to the issue section we have a [Trello board](https://trello.com/b/R11mhfdy/pipe-dream) listing things that we need help with. To get started and to learn more about the platform check out [pipe-dream/docs](https://github.com/pipe-dream/docs)

License
-------

[](#license)

MIT

Stay tuned!
-----------

[](#stay-tuned)

Follow me on twitter: [@ajthinking](https://twitter.com/ajthinking)

[Help me continue this work | Patreon](https://www.patreon.com/ajthinking)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity49

Moderate usage in the ecosystem

Community22

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 76.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Recently: every ~54 days

Total

70

Last Release

2046d ago

Major Versions

0.2.0b → v3.x-dev2020-10-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/8eb15e09b7b43466dbb23aeec91095532d15d0d4f8a2252b8da3f2ac1ea0b502?d=identicon)[pipe-dream](/maintainers/pipe-dream)

---

Top Contributors

[![ajthinking](https://avatars.githubusercontent.com/u/3457668?v=4)](https://github.com/ajthinking "ajthinking (58 commits)")[![septIO](https://avatars.githubusercontent.com/u/8553590?v=4)](https://github.com/septIO "septIO (12 commits)")[![adhikasp](https://avatars.githubusercontent.com/u/6151302?v=4)](https://github.com/adhikasp "adhikasp (4 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![niladam](https://avatars.githubusercontent.com/u/4151765?v=4)](https://github.com/niladam "niladam (1 commits)")

---

Tags

code-generationcomposer-packagelaravelpipe-dreamlaravelpackage

### Embed Badge

![Health badge](/badges/pipe-dream-laravel-create/health.svg)

```
[![Health](https://phpackages.com/badges/pipe-dream-laravel-create/health.svg)](https://phpackages.com/packages/pipe-dream-laravel-create)
```

###  Alternatives

[wujunze/money-wrapper

MoneyPHP Wrapper

113.8k](/packages/wujunze-money-wrapper)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
