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.5.18
2026-03-30 18:46 UTC
Requires
- php: >=8.2
- zephyrphp/auth: ^0.4
- zephyrphp/authorization: ^0.4
- zephyrphp/cache: ^0.4
- zephyrphp/cms: ^0.9
- zephyrphp/database: ^0.4
- zephyrphp/framework: ^0.4
This package is auto-updated.
Last update: 2026-03-30 18:47:09 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
License
MIT