PHPackages                             laracycle/laracycle - 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. laracycle/laracycle

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

laracycle/laracycle
===================

Basic Cycle ORM intergration for the Laravel Framework

0.1.0(6y ago)251MITPHPPHP ^7.2CI failing

Since Sep 30Pushed 6y ago1 watchersCompare

[ Source](https://github.com/panda-madness/laracycle)[ Packagist](https://packagist.org/packages/laracycle/laracycle)[ RSS](/packages/laracycle-laracycle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Laracycle - Cycle ORM in Laravel
================================

[](#laracycle---cycle-orm-in-laravel)

```
$user = new User('code.artisan@failedstartup.com');

$user->addPost(
    new Post('Yet another Medium article')
);

Cycle::transaction()->persist($user)->run();
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2509d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6180087?v=4)[Margulan](/maintainers/panda-madness)[@panda-madness](https://github.com/panda-madness)

---

Top Contributors

[![panda-madness](https://avatars.githubusercontent.com/u/6180087?v=4)](https://github.com/panda-madness "panda-madness (5 commits)")

### Embed Badge

![Health badge](/badges/laracycle-laracycle/health.svg)

```
[![Health](https://phpackages.com/badges/laracycle-laracycle/health.svg)](https://phpackages.com/packages/laracycle-laracycle)
```

###  Alternatives

[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

11.3k4.0k](/packages/leantime-leantime)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

137236.2k8](/packages/statamic-rad-pack-runway)[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11225.5M36](/packages/anourvalar-eloquent-serialize)[wayofdev/laravel-cycle-orm-adapter

🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.

3642.5k3](/packages/wayofdev-laravel-cycle-orm-adapter)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3622.8k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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