Download the PHP package ride/app-orm-behaviour-publish without Composer
On this page you can find all versions of the php package ride/app-orm-behaviour-publish. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ride/app-orm-behaviour-publish
More information about ride/app-orm-behaviour-publish
Files in ride/app-orm-behaviour-publish
Download ride/app-orm-behaviour-publish
More information about ride/app-orm-behaviour-publish
Files in ride/app-orm-behaviour-publish
Vendor ride
Package app-orm-behaviour-publish
Short Description Publish behaviour for the Ride ORM.
License MIT
Package app-orm-behaviour-publish
Short Description Publish behaviour for the Ride ORM.
License MIT
Please rate this library. Is it a good library?
Informations about the package app-orm-behaviour-publish
Ride: ORM Publish Behaviour
Publish behaviour of the ORM in a Ride application.
This will add a boolean isPublished field to set the state. Optionally you can use the datePublishedFrom and datePublishedTill datetime fields to specify the publication.
A method should be used to check if the entry is published.
To enable, add behaviour.publish model option and set it to .
models.xml
Related Modules
Installation
You can use Composer to install this application.
All versions of app-orm-behaviour-publish with dependencies
PHP Build Version
Package Version
Requires
ride/app Version
^1.0.0
ride/app-orm Version ^1.0.0
ride/lib-generator Version ^1.0.0
ride/lib-orm Version ^1.0.0
ride/lib-reflection Version ^1.0.0
ride/app-orm Version ^1.0.0
ride/lib-generator Version ^1.0.0
ride/lib-orm Version ^1.0.0
ride/lib-reflection Version ^1.0.0
The package ride/app-orm-behaviour-publish contains the following files
Loading the files please wait ....