PHPackages                             flightphp/flastro - 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. flightphp/flastro

ActiveProject[Framework](/categories/framework)

flightphp/flastro
=================

🚀 Flastro is a quick and easy Astro starter template with a FlightPHP backend 💻🌐✨

v1.0(1y ago)512MITAstroPHP &gt;=7.4

Since Dec 28Pushed 1y ago3 watchersCompare

[ Source](https://github.com/flightphp/flastro)[ Packagist](https://packagist.org/packages/flightphp/flastro)[ RSS](/packages/flightphp-flastro/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Flastro is a quick and easy Astro starter template with a FlightPHP backend. This template allows you to kickstart web application development using Astro on the frontend and FlightPHP on the backend. 🚀 Start building your web projects swiftly and efficiently with Flastro! 💻🌐✨

Learn Flastro stack:
--------------------

[](#learn-flastro-stack)

- [Astro](https://astro.build)
- [Flight](https://docs.flightphp.com)

Requirements
------------

[](#requirements)

- NodeJS &gt;= 18
- PHP &gt;= 7.4
- Composer &gt;= 2

Installation
------------

[](#installation)

### Using composer

[](#using-composer)

```
composer create-project flightphp/flastro
cd
npm install
composer install
npm run dev
```

### Using git

[](#using-git)

Clone this repo running:

```
git clone https://github.com/flightphp/flastro
cd
npm install
composer install
npm run dev
```

If you don't want to keep git template history you can delete .git folder

```
rm .git -rf # linux/mac/windows git bash
RD /Q /S .git # windows
```

Or you can skip all this and use next method 👇🏽

### Using degit

[](#using-degit)

```
npx degit flightphp/flastro
cd
npm install
composer install
npm run dev
```

### [Downloading this template](https://github.com/flightphp/flastro/archive/refs/heads/main.zip)

[](#downloading-this-template)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance41

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

506d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/37f9864d589abf634aa9a44b9aec1f644adf3104e01812da202ac4c1c860957d?d=identicon)[fadrian06](/maintainers/fadrian06)

---

Top Contributors

[![fadrian06](https://avatars.githubusercontent.com/u/109766973?v=4)](https://github.com/fadrian06 "fadrian06 (2 commits)")

### Embed Badge

![Health badge](/badges/flightphp-flastro/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[symfony/symfony-demo

Symfony Demo Application

2.6k238.8k](/packages/symfony-symfony-demo)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[oxid-esales/oxideshop-ce

This package contains OXID eShop CE source code.

2381.1M191](/packages/oxid-esales-oxideshop-ce)

PHPackages © 2026

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