mamchyts / cycle-symfony-bundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

!!! UNDER DEVELOPMENT !!!

Symfony 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 Symfony.

Read more in the official documentation

Requirements

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

  • PHP 8.1+
  • PDO Extension with desired database drivers

Installation

To install the package:

composer require mamchyts/cycle-symfony-bundle

Full diff of symfony-demo migration from Doctrine to Cycle ORM

Diff more info link

Blocker/issues

List below contains all @todo tags in project:

About

License:MIT License


Languages

Language:PHP 91.7%Language:Makefile 5.2%Language:Dockerfile 3.1%