PHPackages                             ride/app-orm-behaviour-publish - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. ride/app-orm-behaviour-publish

ActiveLibrary[Database &amp; ORM](/categories/database)

ride/app-orm-behaviour-publish
==============================

Publish behaviour for the Ride ORM.

1.0.2(8y ago)0965MITPHP

Since May 20Pushed 8y ago9 watchersCompare

[ Source](https://github.com/all-ride/ride-app-orm-behaviour-publish)[ Packagist](https://packagist.org/packages/ride/app-orm-behaviour-publish)[ RSS](/packages/ride-app-orm-behaviour-publish/feed)WikiDiscussions develop Synced 4w ago

READMEChangelogDependencies (5)Versions (6)Used By (0)

Ride: ORM Publish Behaviour
===========================

[](#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 `isPublishedEntry($date = null)` should be used to check if the entry is published.

To enable, add *behaviour.publish* model option and set it to `true`.

models.xml
----------

[](#modelsxml)

```

        {title}
        {teaser}

```

Related Modules
---------------

[](#related-modules)

- [ride/app](https://github.com/all-ride/ride-app)
- [ride/app-orm](https://github.com/all-ride/ride-app-orm)
- [ride/lib-generator](https://github.com/all-ride/ride-lib-generator)
- [ride/lib-orm](https://github.com/all-ride/ride-lib-orm)
- [ride/lib-reflection](https://github.com/all-ride/ride-lib-reflection)

Installation
------------

[](#installation)

You can use [Composer](http://getcomposer.org) to install this application.

```
composer require ride/app-orm-behaviour-publish

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~235 days

Total

4

Last Release

2985d ago

Major Versions

0.1.0 → 1.0.02016-10-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d98d3f0d5db5eb241c6ee74bcee87d1e7dc1aaf7942b933d68e612ee2352eea?d=identicon)[ride-user](/maintainers/ride-user)

---

Top Contributors

[![kayalion](https://avatars.githubusercontent.com/u/2340819?v=4)](https://github.com/kayalion "kayalion (13 commits)")

### Embed Badge

![Health badge](/badges/ride-app-orm-behaviour-publish/health.svg)

```
[![Health](https://phpackages.com/badges/ride-app-orm-behaviour-publish/health.svg)](https://phpackages.com/packages/ride-app-orm-behaviour-publish)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
