PHPackages                             flightphp/velt - 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/velt

ActiveProject[Framework](/categories/framework)

flightphp/velt
==============

🚀 Velt is a quick and easy Svelte starter template with a FlightPHP backend 💻🌐✨

v0.2.1(1y ago)10341MITJavaScriptPHP &gt;=7.4

Since Dec 25Pushed 1y ago2 watchersCompare

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

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

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

Learn velt stack:
-----------------

[](#learn-velt-stack)

- [Svelte](https://svelte.dev)
- [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/velt
cd
npm install
composer install
npm run dev
```

### Using git

[](#using-git)

Clone this repo running:

```
git clone https://github.com/flightphp/velt
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/velt
cd
npm install
composer install
npm run dev
```

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

[](#downloading-this-template)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance41

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity29

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

Every ~0 days

Total

2

Last Release

508d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2322095?v=4)[n0nag0n](/maintainers/n0nag0n)[@n0nag0n](https://github.com/n0nag0n)

![](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 (51 commits)")

---

Tags

composer-projectflightphprestfull-applicationstarter-templatesveltetemplate-project

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91245.3M590](/packages/laravel-pail)

PHPackages © 2026

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