Download the PHP package ride/web-cms-orm without Composer
On this page you can find all versions of the php package ride/web-cms-orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ride/web-cms-orm
More information about ride/web-cms-orm
Files in ride/web-cms-orm
Package web-cms-orm
Short Description ORM integration with the CMS application of the Ride framework
License MIT
Informations about the package web-cms-orm
Ride: Web CMS ORM
ORM integration for the CMS of a Ride web application.
Behaviour Processors
When the selected model in the widget has active behaviours, a behaviour processor can be defined to enable extra logic for that behaviour. For example, the publish behaviour has a processor to check on the publish state and publication dates automatically without you having to write the condition.
Behaviour processors are automatically enabled and should be defined in the dependency injector with the ride\web\cms\orm\processor\BehaviourProcessor
interface.
You can set a widget property to disable a specific behaviour. Eg behaviour.publish = "0".
Related Modules
- ride/app
- ride/app-orm
- ride/lib-cms
- ride/lib-common
- ride/lib-event
- ride/lib-form
- ride/lib-html
- ride/lib-http
- ride/lib-i18n
- ride/lib-mvc
- ride/lib-router
- ride/lib-template
- ride/lib-validation
- ride/lib-widget
- ride/web
- ride/web-base
- ride/web-cms
- ride/web-cms-widgets
- ride/web-orm
Installation
You can use Composer to install this application.
All versions of web-cms-orm with dependencies
ride/app-orm Version ^1.0.0
ride/lib-cms Version ^1.0.0
ride/lib-common Version ^1.0.0
ride/lib-event Version ^1.0.0
ride/lib-form Version ^1.0.0
ride/lib-html Version ^1.0.0
ride/lib-http Version ^1.0.0
ride/lib-i18n Version ^1.0.0
ride/lib-mvc Version ^1.0.0
ride/lib-orm Version ^1.1.0
ride/lib-router Version ^1.0.0
ride/lib-template Version ^1.0.0
ride/lib-validation Version ^1.0.0
ride/lib-widget Version ^1.0.0
ride/web Version ^1.0.0
ride/web-base Version ^1.0.0
ride/web-cms Version ^1.0.0
ride/web-cms-widgets Version ^1.0.0 || ^2.0.0
ride/web-orm Version ^1.0.0