File tree Expand file tree Collapse file tree 3 files changed +5
-65
lines changed
Expand file tree Collapse file tree 3 files changed +5
-65
lines changed Original file line number Diff line number Diff line change 33on :
44 push :
55 branches :
6- - master
6+ - main
77 - 3.next
88 pull_request :
99 branches :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Easy Query
22CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
33
4- [ ![ Build Status] ( https://travis-ci.org/itosho/easy-query.svg?branch=master )] ( https://travis-ci.org/itosho/easy-query )
54[ ![ codecov] ( https://codecov.io/gh/itosho/easy-query/branch/master/graph/badge.svg )] ( https://codecov.io/gh/itosho/easy-query )
65[ ![ Latest Stable Version] ( https://poser.pugx.org/itosho/easy-query/v/stable )] ( https://packagist.org/packages/itosho/easy-query )
76[ ![ Total Downloads] ( https://poser.pugx.org/itosho/easy-query/downloads )] ( https://packagist.org/packages/itosho/easy-query )
@@ -12,6 +11,10 @@ CakePHP behavior plugin for easily generating some complicated queries like (bul
1211- CakePHP 5.0+
1312- MySQL 8.0+ / MariaDB 10.4+
1413
14+ ### Notice
15+ - For CakePHP4.x, use 3.x tag.
16+ - For CakePHP3.x, use 1.x tag.
17+
1518## Installation
1619``` bash
1720composer require itosho/easy-query
You can’t perform that action at this time.
0 commit comments