zephyrphp / starter
ZephyrPHP Starter - Create a new ZephyrPHP CMS website
Package info
github.com/Techwonia/zephyrphp-starter
Language:Twig
Type:project
pkg:composer/zephyrphp/starter
v0.4.17
2026-03-25 00:43 UTC
Requires
- php: >=8.2
- zephyrphp/auth: ^0.4
- zephyrphp/authorization: ^0.4
- zephyrphp/cms: ^0.7
- zephyrphp/database: ^0.4
- zephyrphp/framework: ^0.4
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
License
MIT