All Projects → yiisoft → yii-cycle

yiisoft / yii-cycle

Licence: BSD-3-Clause license
Cycle ORM support for Yii

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to yii-cycle

Create Cycle App
Create Cycle.js apps with no build configuration.
Stars: ✭ 238 (+693.33%)
Mutual labels:  cycle
router-fastroute
Yii Router FastRoute adapter
Stars: ✭ 36 (+20%)
Mutual labels:  yii3
proxy
General purpose proxy
Stars: ✭ 17 (-43.33%)
Mutual labels:  yii3
yii-debug
Yii debug panel extension
Stars: ✭ 23 (-23.33%)
Mutual labels:  yii3
data-response
www.yiiframework.com/
Stars: ✭ 12 (-60%)
Mutual labels:  yii3
yii-event
Events for Yii applications
Stars: ✭ 12 (-60%)
Mutual labels:  yii3
Kjbannerviewdemo
轮播图无限自动循环滚动、缩放布局、自带缓存加载读取、支持自定义继承、定制特定样式、动态图和网图混合轮播、支持在Storyboard和Xib中创建并配置其属性、多种滚动方向选择、多种分页控件选择等等
Stars: ✭ 206 (+586.67%)
Mutual labels:  cycle
equalizer
SoundCloud music player with equalizer
Stars: ✭ 25 (-16.67%)
Mutual labels:  cycle
html
Handy library to generate HTML
Stars: ✭ 42 (+40%)
Mutual labels:  yii3
log-target-file
Yii Logging Library - File Target
Stars: ✭ 19 (-36.67%)
Mutual labels:  yii3
mpv-scripts
A collection of scripts for mpv player
Stars: ✭ 138 (+360%)
Mutual labels:  cycle
data
Data providers
Stars: ✭ 31 (+3.33%)
Mutual labels:  yii3
arrays
Yii Array Helper
Stars: ✭ 41 (+36.67%)
Mutual labels:  yii3
Jxpagecontrol
🚀🚀🚀 自定义pageControl指示器, 支持多种动画, 自定义布局.
Stars: ✭ 246 (+720%)
Mutual labels:  cycle
annotated
Schema generation using annotated entities and mappers
Stars: ✭ 19 (-36.67%)
Mutual labels:  cycle
Cycled
Cycle through the items of an array
Stars: ✭ 235 (+683.33%)
Mutual labels:  cycle
db-elasticsearch
Yii Framework Elasticsearch Query and ActiveRecord
Stars: ✭ 12 (-60%)
Mutual labels:  yii3
mailer
Generic mailer
Stars: ✭ 16 (-46.67%)
Mutual labels:  yii3
log
PSR-3 compatible logger
Stars: ✭ 32 (+6.67%)
Mutual labels:  yii3
app
Yii 3 application template
Stars: ✭ 157 (+423.33%)
Mutual labels:  yii3

Yii Cycle ORM support


Cycle is a PHP DataMapper ORM and Data Modelling engine designed to safely work in classic and daemonized PHP applications such as RoadRunner. This package provides a convenient way to integrate Cycle ORM v2 with Yii Framework.

Read more in the official documentation

Latest Stable Version Total Downloads Build Status Scrutinizer Code Quality Code Coverage Mutation testing badge static analysis type-coverage

Documentation

Testing

Unit testing

The package is tested with PHPUnit. To run tests:

./vendor/bin/phpunit

Mutation testing

The package tests are checked with Infection mutation framework with Infection Static Analysis Plugin. To run it:

./vendor/bin/roave-infection-static-analysis-plugin

Static analysis

The code is statically analyzed with Psalm. To run static analysis:

./vendor/bin/psalm

License

The Yii Cycle ORM support is free software. It is released under the terms of the BSD License. Please see LICENSE for more information.

Maintained by Yii Software.

Support the project

Open Collective

Follow updates

Official website Twitter Telegram Facebook Slack

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].