You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://packagist.org/packages/cycle/active-record)
19
-
[](https://packagist.org/packages/cycle/active-record)
[](https://x.com/intent/follow?screen_name=SpiralPHP)
25
20
21
+
[//]: #([](https://packagist.org/packages/cycle/active-record))
22
+
26
23
</div>
27
24
28
25
# Active Record Implementation for Cycle ORM
@@ -39,7 +36,7 @@ This allows for more straightforward and rapid development cycles, particularly
39
36
40
37
Before you begin, ensure your development environment meets the following requirements:
41
38
42
-
-**PHP Version:** 8.2 or higher
39
+
-**PHP Version:** 8.1 or higher
43
40
- One of the Cycle ORM adapters:
44
41
-[`spiral/cycle-bridge`](https://github.com/spiral/cycle-bridge) official Cycle ORM adapter for the [Spiral Framework](https://github.com/spiral/framework)
45
42
-[`yiisoft/yii-cycle`](https://github.com/yiisoft/yii-cycle) — official Cycle ORM adapter for the [Yii 3](https://www.yiiframework.com)
@@ -55,6 +52,11 @@ The preferred way to install this package is through [Composer](https://getcompo
55
52
composer require cycle/active-record
56
53
```
57
54
55
+
[](https://packagist.org/packages/cycle/active-record)
0 commit comments