We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d790848 commit bde8ea3Copy full SHA for bde8ea3
‎README.md
@@ -8,7 +8,7 @@
8
9
<img src="https://cycle-orm.dev/cycle.png" height="135px" alt="Cycle ORM" align="left"/>
10
11
-Cycle is PHP DataMapper, ORM and Data Modelling engine designed to safely work in classic and demonized PHP
+Cycle is PHP DataMapper, ORM and Data Modelling engine designed to safely work in classic and daemonized PHP
12
applications (like [RoadRunner](https://github.com/spiral/roadrunner)). The ORM provides flexible configuration options
13
to model datasets, powerful query builder and supports dynamic mapping schema. The engine can work with plain PHP
14
objects, support annotation declarations, and proxies via extensions.
0 commit comments