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.23
2026-04-13 11:05 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
- dev-main
- v0.5.23
- v0.5.22
- v0.5.21
- v0.5.20
- v0.5.19
- v0.5.18
- v0.5.17
- v0.5.16
- v0.5.15
- v0.5.14
- v0.5.13
- v0.5.12
- v0.5.11
- v0.5.10
- v0.5.9
- v0.5.8
- v0.4.17
- v0.4.16
- v0.4.15
- v0.4.14
- v0.4.13
- v0.4.12
- v0.4.11
- v0.4.10
- v0.4.9
- v0.4.8
- v0.4.7
- v0.4.6
- v0.4.5
- v0.4.4
- v0.4.3
- v0.4.2
- v0.4.1
- v0.3.1
- v0.3.0
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.2
- v0.1.1
- v0.1.0
This package is auto-updated.
Last update: 2026-04-13 11:05:21 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