An open API service indexing awesome lists of open source software.

https://github.com/spiral/cycle-bridge

🌉 Cycle ORM v2 bridge to Spiral Framework
https://github.com/spiral/cycle-bridge

cycleorm dbal php spiral-framework

Last synced: 10 months ago
JSON representation

🌉 Cycle ORM v2 bridge to Spiral Framework

Awesome Lists containing this project

README

          

# Cycle ORM v2 bridge to Spiral Framework

[![PHP Version Require](https://poser.pugx.org/spiral/cycle-bridge/require/php)](https://packagist.org/packages/spiral/cycle-bridge)
[![Latest Stable Version](https://poser.pugx.org/spiral/cycle-bridge/v/stable)](https://packagist.org/packages/spiral/cycle-bridge)
[![phpunit](https://github.com/spiral/cycle-bridge/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/cycle-bridge/actions)
[![psalm](https://github.com/spiral/cycle-bridge/actions/workflows/psalm.yml/badge.svg)](https://github.com/spiral/cycle-bridge/actions)
[![Codecov](https://codecov.io/gh/spiral/cycle-bridge/branch/2.0/graph/badge.svg)](https://codecov.io/gh/spiral/cycle-bridge)
[![Total Downloads](https://poser.pugx.org/spiral/cycle-bridge/downloads)](https://packagist.org/packages/spiral/cycle-bridge)
[![type-coverage](https://shepherd.dev/github/spiral/cycle-bridge/coverage.svg)](https://shepherd.dev/github/spiral/cycle-bridge)
[![psalm-level](https://shepherd.dev/github/spiral/cycle-bridge/level.svg)](https://shepherd.dev/github/spiral/cycle-bridge)

-----

## Requirements

Make sure that your server is configured with following PHP version and extensions:

- PHP 8.1+
- Spiral Framework 3.0+
- PDO Extension with desired database drivers

## Documentation, Installation, and Usage Instructions

See the [documentation](https://spiral.dev/docs/basics-orm) for detailed installation and usage instructions.

## License

MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. Maintained by [Spiral Scout](https://spiralscout.com).