apie/cms
Composer package of the apie library: cms
Maintainers
Requires
- php: >=8.3
- apie/common: 1.0.0-RC2
- apie/core: 1.0.0-RC2
- apie/html-builders: 1.0.0-RC2
- nyholm/psr7: ^1.8.2
Requires (Dev)
- apie/fixtures: 1.0.0-RC2
- apie/service-provider-generator: 0.11.3
- illuminate/support: *
- phpspec/prophecy-phpunit: ^2.2
- phpunit/phpunit: ^11.5.2
- symfony/event-dispatcher: ^7.2
Suggests
- apie/cms-api-dropdown-option: for having dropdowns for relations
Provides
None
Conflicts
None
Replaces
None
MIT f42b113eae6ef583e771224c4bc480744a583b8d
- Pieter Jordaan <pieter_jordaan.woop@hotmail.com>
This package is auto-updated.
Last update: 2026-06-02 19:10:35 UTC
README
cms
👁 Latest Stable Version
👁 Total Downloads
👁 Latest Unstable Version
👁 License
👁 PHP Composer
This package is part of the Apie library. The code is maintained in a monorepo, so PR's need to be sent to the monorepo
Documentation
Apie/cms is the package used to create cms actions. It uses apie/html-builders to create component classes and uses regular backend controllers to render the pages. A layout package is required to make it work in an application.
Right now we only have apie/cms-layout-graphite More layouts will be added in a later stadium.
