zephyrphp/starter

ZephyrPHP Starter - Create a new ZephyrPHP CMS website

Maintainers

Package info

github.com/Techwonia/zephyrphp-starter

Documentation

Language:Twig

Type:project

pkg:composer/zephyrphp/starter

Statistics

Installs: 56

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.4.17 2026-03-25 00:43 UTC

README

Create a new ZephyrPHP CMS website.

Quick Start

composer create-project zephyrphp/starter mysite
cd mysite
php craftsman serve

Open http://localhost:8000 — the setup wizard handles everything.

What's Included

  • Visual page builder & theme customizer
  • Content collections with custom fields
  • User management with role-based permissions
  • AI content tools (Gemini, Claude, OpenAI, Groq, Mistral)
  • Plugin system with hooks & filters
  • Built-in analytics
  • Media library
  • REST API

Documentation

https://zephyrphp.com/docs

License

MIT