PHPackages                             zephyrphp/starter - 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. zephyrphp/starter

ActiveProject[Framework](/categories/framework)

zephyrphp/starter
=================

ZephyrPHP Starter - Create a new ZephyrPHP CMS website

v0.5.10(1mo ago)060MITPHPPHP &gt;=8.2

Since Jan 27Pushed 2mo agoCompare

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

READMEChangelogDependencies (7)Versions (30)Used By (0)

ZephyrPHP Starter
=================

[](#zephyrphp-starter)

A minimal starting point for ZephyrPHP applications.

> Light as a breeze, fast as the wind.

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

[](#installation)

```
composer create-project zephyrphp/starter my-app
cd my-app
cp .env.example .env
php craftsman key:generate
php craftsman serve
```

Your application will be running at `http://localhost:8000`

Directory Structure
-------------------

[](#directory-structure)

```
my-app/
├── app/
│   ├── Controllers/    # Application controllers
│   ├── Models/         # Database models
│   └── Middleware/     # HTTP middleware
├── config/             # Configuration files
├── pages/              # Twig view templates
├── public/             # Web root (index.php)
├── routes/             # Route definitions
├── storage/            # Logs and cache
└── tests/              # Test files

```

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

[](#documentation)

Visit  for full documentation.

Author
------

[](#author)

**Techwonia**

- ZephyrPHP: [zephyrphp.com](https://zephyrphp.com)
- Company: [techwonia.com](https://techwonia.com)
- Email:
- GitHub: [@Techwonia](https://github.com/Techwonia)

License
-------

[](#license)

MIT License - see [LICENSE](LICENSE) for details.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance86

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

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

Total

29

Last Release

52d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1be9828bb9a101493b8483216e25ea19035d0896773d34bd48840bc8def1bcf2?d=identicon)[techwonia](/maintainers/techwonia)

---

Tags

phpwebsitecmsstarterpage builderzephyrphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zephyrphp-starter/health.svg)

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

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

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

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.

8086.9k2](/packages/luyadev-luya)[fuel/fuel

FuelPHP is a simple, flexible, community driven PHP 5.4+ framework, based on the best ideas of other frameworks, with a fresh start!

1.5k42.3k](/packages/fuel-fuel)[tomatophp/filament-cms

Full CMS System with support of importing integrations and multi meta functions

11410.4k4](/packages/tomatophp-filament-cms)[luyadev/luya-module-cms

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

32176.1k18](/packages/luyadev-luya-module-cms)

PHPackages © 2026

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