zephyrphp / cms
CMS Builder module for ZephyrPHP - Dynamic content management with GUI
v0.7.2
2026-03-25 00:50 UTC
Requires
- php: >=8.2
- matthiasmullie/minify: ^1.3
- zephyrphp/auth: ^0.4
- zephyrphp/authorization: ^0.4
- zephyrphp/cache: ^0.4
- zephyrphp/database: ^0.4
- zephyrphp/framework: ^0.4
- dev-main
- v0.7.2
- v0.7.1
- v0.7.0
- v0.6.9
- v0.6.8
- v0.6.7
- v0.6.6
- v0.6.5
- v0.6.4
- v0.6.3
- v0.6.2
- v0.6.1
- v0.6.0
- v0.5.9
- v0.5.8
- v0.5.7
- v0.5.6
- v0.5.5
- v0.5.4
- v0.5.3
- v0.5.2
- v0.5.1
- v0.5.0
- v0.4.99
- v0.4.98
- v0.4.97
- v0.4.96
- v0.4.95
- v0.4.94
- v0.4.93
- v0.4.92
- v0.4.91
- v0.4.90
- v0.4.89
- v0.4.88
- v0.4.87
- v0.4.86
- v0.4.85
- v0.4.84
- v0.4.83
- v0.4.82
- v0.4.81
- v0.4.80
- v0.4.79
- v0.4.78
- v0.4.77
- v0.4.76
- v0.4.75
- v0.4.74
- v0.4.73
- v0.4.72
- v0.4.71
- v0.4.70
- v0.4.69
- v0.4.68
- v0.4.67
- v0.4.66
- v0.4.65
- v0.4.64
- v0.4.63
- v0.4.62
- v0.4.61
- v0.4.60
- v0.4.59
- v0.4.58
- v0.4.57
- v0.4.56
- v0.4.55
- v0.4.54
- v0.4.53
- v0.4.52
- v0.4.51
- v0.4.50
- v0.4.49
- v0.4.48
- v0.4.47
- v0.4.46
- v0.4.45
- v0.4.44
- v0.4.43
- v0.4.42
- v0.4.41
- v0.4.40
- v0.4.39
- v0.4.38
- v0.4.37
- v0.4.36
- v0.4.35
- v0.4.34
- v0.4.33
- v0.4.32
- v0.4.31
- v0.4.30
- v0.4.29
- v0.4.28
- v0.4.27
- v0.4.26
- v0.4.25
- v0.4.24
- v0.4.23
- v0.4.22
- v0.4.21
- v0.4.20
- v0.4.19
- v0.4.18
- 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.1
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
This package is auto-updated.
Last update: 2026-03-25 00:52:24 UTC
README
The CMS module for ZephyrPHP — visual page builder, theme customizer, content collections, and admin panel.
Features
- Visual page builder with 18+ section types
- Live theme customizer (fonts, colors, CSS)
- Dynamic content collections with custom fields
- Media library with auto-thumbnails
- User & role management with granular permissions
- Workflow system (draft → review → published)
- AI content generation (6+ providers)
- Plugin system (hooks & filters)
- Built-in analytics (privacy-safe)
- REST API with OAuth 2.0
- Marketplace for themes & plugins
Installation
Included with the starter:
composer create-project zephyrphp/starter mysite
Or install standalone:
composer require zephyrphp/cms
Note: This package is designed exclusively for ZephyrPHP and is not compatible with other PHP frameworks.
Documentation
License
MIT