File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Cycle ORM integration for the Laravel Framework
2+
3+ ![ laracycle] ( https://user-images.githubusercontent.com/773481/86586434-8c675700-bf90-11ea-836c-59b7485f6a8f.png )
4+
5+ [ ![ Latest Stable Version] ( https://poser.pugx.org/butschster/cycle-orm/v/stable )] ( https://packagist.org/packages/butschster/cycle-orm ) [ ![ Total Downloads] ( https://poser.pugx.org/butschster/cycle-orm/downloads )] ( https://packagist.org/packages/butschster/cycle-orm ) [ ![ License] ( https://poser.pugx.org/butschster/cycle-orm/license )] ( https://packagist.org/packages/butschster/cycle-orm )
6+
27Cycle is a PHP DataMapper ORM and Data Modelling engine designed to safely work in classic and daemonized PHP
38applications (like RoadRunner). The ORM provides flexible configuration options to model datasets, a powerful query
49builder, and supports dynamic mapping schemas. The engine can work with plain PHP objects, support annotation
510declarations, and proxies via extensions.
611
712Full information - https://cycle-orm.dev/docs
813
9-
10- [ ![ Latest Stable Version] ( https://poser.pugx.org/butschster/cycle-orm/v/stable )] ( https://packagist.org/packages/butschster/cycle-orm ) [ ![ Total Downloads] ( https://poser.pugx.org/butschster/cycle-orm/downloads )] ( https://packagist.org/packages/butschster/cycle-orm ) [ ![ License] ( https://poser.pugx.org/butschster/cycle-orm/license )] ( https://packagist.org/packages/butschster/cycle-orm )
11-
1214### Requirements
1315- Laravel 7.x
1416- PHP 7.4 and above
You can’t perform that action at this time.
0 commit comments