File tree Expand file tree Collapse file tree 1 file changed +46
-1
lines changed Expand file tree Collapse file tree 1 file changed +46
-1
lines changed Original file line number Diff line number Diff line change 1
- work in progress
1
+
2
+
3
+ <br >
4
+
5
+ <div align =" center " >
6
+ <img width =" 456 " src =" https://raw.githubusercontent.com/wayofdev/laravel-cycle-orm-adapter/master/assets/logo.gh-light-mode-only.png#gh-light-mode-only " >
7
+ <img width =" 456 " src =" https://raw.githubusercontent.com/wayofdev/laravel-cycle-orm-adapter/master/assets/logo.gh-dark-mode-only.png#gh-dark-mode-only " >
8
+ </div >
9
+
10
+
11
+ <br >
12
+
13
+ <br >
14
+
15
+ <div align =" center " >
16
+ <a href =" https://github.com/wayofdev/laravel-cycle-orm-adapter/actions " ><img alt =" Build Status " src =" https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fwayofdev%2Flaravel-cycle-orm-adapter%2Fbadge&style=flat-square " /></a >
17
+ <a href =" https://packagist.org/packages/wayofdev/laravel-cycle-orm-adapter " ><img src =" https://img.shields.io/packagist/dt/wayofdev/laravel-cycle-orm-adapter?&style=flat-square " alt =" Total Downloads " ></a >
18
+ <a href =" https://packagist.org/packages/wayofdev/laravel-cycle-orm-adapter " ><img src =" https://img.shields.io/packagist/v/wayofdev/laravel-cycle-orm-adapter?&style=flat-square " alt =" Latest Stable Version " ></a >
19
+ <a href =" https://packagist.org/packages/wayofdev/laravel-cycle-orm-adapter " ><img src =" https://img.shields.io/packagist/l/wayofdev/laravel-cycle-orm-adapter?style=flat-square&color=blue " alt =" Software License " /></a >
20
+ <a href =" https://packagist.org/packages/wayofdev/laravel-cycle-orm-adapter " ><img alt =" Commits since latest release " src =" https://img.shields.io/github/commits-since/wayofdev/laravel-cycle-orm-adapter/latest?style=flat-square " ></a >
21
+ <a href =" https://app.codecov.io/gh/wayofdev/laravel-cycle-orm-adapter " ><img alt =" Codecov " src =" https://img.shields.io/codecov/c/github/wayofdev/laravel-cycle-orm-adapter?style=flat-square " ></a >
22
+ </div >
23
+
24
+ <br >
25
+
26
+ # Laravel Cycle ORM Adapter
27
+
28
+ Package fully integrates [ Cycle ORM] ( https://cycle-orm.dev ) into Laravel and Lumen frameworks.
29
+
30
+ If you ** like/use** this package, please consider ** starring** it. Thanks!
31
+
32
+ <br >
33
+
34
+ ## 💿 Installation
35
+
36
+ ### → Using composer
37
+
38
+ Require as dependency:
39
+
40
+ ``` bash
41
+ $ composer req wayofdev/laravel-cycle-orm-adapter
42
+ ```
43
+
44
+ <br >
45
+
46
+ ! work-in-progress !
You can’t perform that action at this time.
0 commit comments