cmskit / core
Core package for cms-kit
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/cmskit/core
Requires
- php: >=5.3.3
- cmskit/package-installer: 1.0.*@dev
This package is not auto-updated.
Last update: 2025-09-27 19:27:17 UTC
README
cms-kit is a framework for building your own web applications.
cms-kit packages
- offer you a truly modular architecture
- supports visual data modeling & automatic creation of DBAL-classes via build-in code-generator (no expensive MVC overhead)
- let you control nearly every aspect of your CMS
cms-kit Database Abstraction Layer (DBAL)
-
Support for multiple databases per instance
-
Support for non-AutoIncrement-IDs
-
Generic Data-Models
-
of course Open Source (GPL v3)
More Infos can be found at http://cms-kit.org (atm german only!!)