PHPackages                             descompilando/asteroid-blank - 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. descompilando/asteroid-blank

ActiveProject

descompilando/asteroid-blank
============================

Laravel complete boilerplate.

2.4.1(4y ago)120MITPHPPHP ^7.4 | ^8.0

Since Sep 29Pushed 4y agoCompare

[ Source](https://github.com/descompilando/asteroid-blank)[ Packagist](https://packagist.org/packages/descompilando/asteroid-blank)[ RSS](/packages/descompilando-asteroid-blank/feed)WikiDiscussions main Synced today

READMEChangelog (6)Dependencies (17)Versions (12)Used By (0)

Asteroid Blank
==============

[](#asteroid-blank)

Start a rocket journey towards the stars creating a new Laravel project with super powers. This is a starting point for new apps with a some fully opinionated built-in features.

Stack
-----

[](#stack)

We built Asteroid Blank by setting up some awesome tools which we believe are the ideal for each case.

- [Livewire](https://laravel-livewire.com) to simple build dynamic interfaces
- [Alpine.js](https://alpinejs.dev) to help with reactive and declarative interfaces
- [Tailwind CSS](https://tailwindcss.com) to build whatever you want (seriously)
- [Sass](https://sass-lang.com) to write CSS with power-ups
- [Blade Icons](https://blade-ui-kit.com/blade-icons) to easily make use of SVG icons
- [Hero Icons](https://heroicons.com) to have beautiful hand-crafted SVG icons
- [Sentry Laravel](https://sentry.io) to have a monitoring platform on your hands
- [Laravel Debugbar](https://github.com/barryvdh/laravel-debugbar) to have debuging and profiling ready to use
- [Laravel Sail](https://laravel.com/docs/8.x/sail) to bring your app up
- [PHP Coding Standards Fixer](https://cs.symfony.com) to fixes your code to follow standards

You are free to setup new tools, remove which you dont want or even replace everything with your choices, but it might be easier just start something from scratch.

Usage
-----

[](#usage)

You can start creating a new project using it as template:

```
composer create-project descompilando/asteroid-blank my-app
```

Or just clone it and edit:

```
git clone git@github.com:descompilando/asteroid-blank.git my-app
rm -rf .git/

```

To bring it up you can use [Laravel Sail](https://laravel.com/docs/8.x/sail):

```
cd my-app
sail up -d

```

Or even the [Laravel built-in solution](https://laravel.com/docs/8.x#the-laravel-installer):

```
cd my-app
php artisan serve

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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 ~29 days

Recently: every ~2 days

Total

10

Last Release

1782d ago

Major Versions

1.3.0 → v2.02021-06-09

PHP version history (3 changes)1.1.0PHP ^7.4

v2.0PHP ^7.3|^8.0

2.1.0PHP ^7.4 | ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9693fd4d5d80210763cab7a7f67189ebdcdc8f1dd09a3e969a925ebd8d894b41?d=identicon)[scrlkx](/maintainers/scrlkx)

![](https://www.gravatar.com/avatar/8ce296fd34682fa41fe865be305a63717523dcad7290aeacbd76399344bcdfbe?d=identicon)[tailonperin](/maintainers/tailonperin)

---

Top Contributors

[![scrlkx](https://avatars.githubusercontent.com/u/22862212?v=4)](https://github.com/scrlkx "scrlkx (7 commits)")

---

Tags

boilerplatelaravellaravelboilerplateSkeleton

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/descompilando-asteroid-blank/health.svg)

```
[![Health](https://phpackages.com/badges/descompilando-asteroid-blank/health.svg)](https://phpackages.com/packages/descompilando-asteroid-blank)
```

PHPackages © 2026

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