PHPackages                             fibers/rocket - 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. [Framework](/categories/framework)
4. /
5. fibers/rocket

ActiveLaravel-package[Framework](/categories/framework)

fibers/rocket
=============

Laravel development tool for rapid app development with smart model, migration, controller and views scaffolding.

0.2.1(6y ago)25[1 issues](https://github.com/zipavlin/fibers-rocket/issues)[21 PRs](https://github.com/zipavlin/fibers-rocket/pulls)MITPHP

Since Jul 17Pushed 3y agoCompare

[ Source](https://github.com/zipavlin/fibers-rocket)[ Packagist](https://packagist.org/packages/fibers/rocket)[ RSS](/packages/fibers-rocket/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (2)Versions (25)Used By (0)

[![](https://github.com/zipavlin/fibers-rocket/raw/master/docs/.vuepress/public/fibers-rocket-logo.png?raw=true)](https://github.com/zipavlin/fibers-rocket/blob/master/docs/.vuepress/public/fibers-rocket-logo.png?raw=true)

Fibers Rocket
=============

[](#fibers-rocket)

Fibers Rocket is a developer oriented tool - a collection of artisan commands to scaffold common Laravel parts as fast and good as possible, so you can focus on more important stuff.

 [![](https://github.com/zipavlin/fibers-rocket/raw/master/docs/.vuepress/public/rocket-white.gif?raw=true)](https://github.com/zipavlin/fibers-rocket/blob/master/docs/.vuepress/public/rocket-white.gif?raw=true)

Introduction
------------

[](#introduction)

Fibers Rocket is a set of artisan commands that will help you scaffold and boilerplate common part of your Laravel app like models, controllers, migrations, layouts, routes and other - a bit like a smart `artisan make` on steroids.

Rocket's file templates use Laravel convention, are human readable, don't introduce any overhead and are build to be easy to modify and extend. Its commands are context aware and use information from other mvc parts to automatically either suggest or fill in required content as much as possible.

Quick Start
-----------

[](#quick-start)

```
# install composer package
composer require-dev fibers/rocket

# create model, controller and views
php artisan fibers:create

# list all fibers commands
php artisan fibers --list

```

Documentation
-------------

[](#documentation)

Please refer to  for more in dept installation &amp; usage documentation and commands' API reference.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~16 days

Total

3

Last Release

2509d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aa64ce592710ce091395f5f69ce752755a06d3f1735bce7f58b92d3793e1962c?d=identicon)[zipavlin](/maintainers/zipavlin)

---

Top Contributors

[![zipavlin](https://avatars.githubusercontent.com/u/5628018?v=4)](https://github.com/zipavlin "zipavlin (11 commits)")

### Embed Badge

![Health badge](/badges/fibers-rocket/health.svg)

```
[![Health](https://phpackages.com/badges/fibers-rocket/health.svg)](https://phpackages.com/packages/fibers-rocket)
```

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k24.7M208](/packages/laravel-octane)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3911.7k](/packages/codewithdennis-larament)[r2luna/brain

Brain: A process-driven architecture alternative for your Laravel Application.

6333.0k1](/packages/r2luna-brain)

PHPackages © 2026

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