Giter VIP home page Giter VIP logo

wayofdev / laravel-cycle-orm-adapter Goto Github PK

View Code? Open in Web Editor NEW
22.0 1.0 1.0 4.01 MB

๐Ÿ”ฅ A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.

Home Page: https://laravel-cycle-orm-adapter.wayof.dev

License: MIT License

PHP 94.54% Makefile 5.46%
cycle cycle-orm cycleorm laravel orm php php8 query-builder laravel-cycle-orm data-mapper

laravel-cycle-orm-adapter's Introduction

Build Status Total Downloads Latest Stable Version Commits since latest release PHP Version Require Codecov Mutation testing badge PHP Stan Level 5 of 9 Codecov Follow on Twitter (X)

Laravel Cycle ORM Adapter

Unlock the full potential of Domain-Driven Design in your Laravel projects with the wayofdev/laravel-cycle-orm-adapter โ€” the adapter package that seamlessly integrates the capabilities of CycleORM โ€” DataMapper ORM into Laravel Framework.

This adapter bridges the gap between Laravel's rapid development capabilities and Cycle ORM's Data Mapper features, enabling you to craft complex, domain-centric applications, with separation of concerns, and a clear distinction between the domain model and the persistence layer.


If you like/use this package, please consider starring โญ๏ธ it. Thanks!


๐Ÿ“š Documentation

The full documentation for the package is available at https://laravel-cycle-orm-adapter.wayof.dev.


๐Ÿงฉ Compatibility Map

Laravel Cycle ORM Adapter
^10.28 2.x 4.x
11.x 2.x ^4.9.0

๐Ÿ™Œ Want to Contribute?

Thank you for considering contributing to the wayofdev community! We are open to all kinds of contributions. If you want to:

You are more than welcome. Before contributing, kindly check our Contributing Guide web-page for more information.

Conventional Commits


๐Ÿซก Contributors

Contributors Badge

๐Ÿงฑ Resources and Credits


๐ŸŒ Social Links


โš–๏ธ License

Licence


laravel-cycle-orm-adapter's People

Contributors

github-actions[bot] avatar lotyp avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jhavenz

laravel-cycle-orm-adapter's Issues

Add missing sections to documentation

Tasks:

  • Describe usage of repositories in documentation.
  • Describe, how to configure logger
  • Advanced relationships (polymorphic relations and others)

Add Github Action for /docs CI

There should be github-action, that would be triggered only if any file changes in /docs directory.

Checks should include:

  • Basic linting
  • Docs build without errors

Add soft-delete methods to testing helpers

Laravel has built in helper functions, to test if database record was soft-deleted.

Same function should be implemented for cycle-orm.

Affected files:

  • SoftDeletedInDatabase.php
  • NotSoftDeletedInDatabase.php
  • InteractsWithDatabase trait

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore update docs dependencies to v14.2.5
  • chore update docs dependencies to v2.1.5
  • chore update docs dependencies to v8.4.39
  • deps(deps): update actions/checkout action to v4.1.7
  • deps(deps): update dependency pestphp/pest to v2.34.9
  • deps(deps): update dependency phpunit/phpunit to v10.5.27
  • deps(deps): update dependency spiral/attributes to v3.1.6
  • chore update docs dependencies to v3.8.0
  • chore update docs dependencies to v5.5.3
  • deps(deps): update codecov/codecov-action action to v4.5.0
  • deps(deps): update dependency cycle/database to v2.11.0
  • deps(deps): update dependency cycle/schema-builder to v2.9.0
  • deps(deps): update dependency laravel/telescope to v5.1.1
  • deps(deps): update dependency rector/rector to v1.2.1
  • deps(deps): update dependency vimeo/psalm to v5.25.0
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

composer
composer.json
  • php ^8.2
  • cycle/annotated ^4.1
  • cycle/database ^2.8
  • cycle/entity-behavior ^1.3
  • cycle/entity-behavior-uuid ^1.2
  • cycle/migrations ^4.2
  • cycle/orm ^2.7
  • cycle/schema-builder ^2.8
  • cycle/schema-migrations-generator ^2.2
  • cycle/schema-renderer ^1.2
  • laravel/framework ^10.28 || ^11.0
  • psr/log ^3.0
  • spiral/attributes ^3.1
  • spiral/core ^3.12
  • spiral/tokenizer ^3.12
  • symfony/console ^6.4 || ^7.0
  • beberlei/assert ^3.3
  • fakerphp/faker ^1.23
  • larastan/larastan ^2.9
  • laravel/telescope ^5.0
  • orchestra/testbench ^8.21 || ^9.0.0
  • pestphp/pest ^2.34
  • pestphp/pest-plugin-laravel ^2.3
  • phpstan/extension-installer ^1.3
  • phpstan/phpstan ^1.10
  • phpstan/phpstan-deprecation-rules ^1.1
  • phpstan/phpstan-phpunit ^1.3
  • phpstan/phpstan-strict-rules ^1.5
  • phpunit/phpunit ^10.5
  • psalm/plugin-laravel ^2.11
  • psalm/plugin-phpunit ~0.19.0
  • rector/rector ^1.0
  • roave/infection-static-analysis-plugin ^1.35
  • vimeo/psalm ^5.23.1
  • wayofdev/cs-fixer-config ^1.2
docker-compose
docker-compose.yaml
  • wayofdev/php-dev 8.3-cli-alpine-latest
  • wayofdev/postgres 15-alpine-latest
  • mcr.microsoft.com/mssql/server 2022-latest
github-actions
.github/workflows/apply-labels.yml
  • wayofdev/gh-actions v3.1.0
.github/workflows/coding-standards.yml
  • actions/checkout v4.1.6
  • wagoid/commitlint-github-action v6.0.1
  • actions/checkout v4.1.6
  • ibiqlik/action-yamllint v3.1.1
  • actions/checkout v4.1.6
  • DavidAnson/markdownlint-cli2-action v16.0.0
  • shivammathur/setup-php 2.30.4
  • actions/checkout v4.1.6
  • wayofdev/gh-actions v3.1.0
  • actions/cache v4.0.2
  • wayofdev/gh-actions v3.1.0
  • wayofdev/gh-actions v3.1.0
  • shivammathur/setup-php 2.30.4
  • actions/checkout v4.1.6
  • wayofdev/gh-actions v3.1.0
  • actions/cache v4.0.2
  • wayofdev/gh-actions v3.1.0
  • stefanzweifel/git-auto-commit-action v5.0.1
.github/workflows/create-release.yml
  • googleapis/release-please-action v4.1.1
.github/workflows/dependency-analysis.yml
  • actions/checkout v4.1.6
  • shivammathur/setup-php 2.30.4
  • wayofdev/gh-actions v3.1.0
  • actions/cache v4.0.2
  • wayofdev/gh-actions v3.1.0
  • wayofdev/gh-actions v3.1.0
.github/workflows/security-analysis.yml
  • actions/checkout v4.1.6
  • shivammathur/setup-php 2.30.4
  • wayofdev/gh-actions v3.1.0
  • actions/cache v4.0.2
  • wayofdev/gh-actions v3.1.0
.github/workflows/shellcheck.yml
  • wayofdev/gh-actions v3.1.0
.github/workflows/static-analysis.yml
  • actions/checkout v4.1.6
  • shivammathur/setup-php 2.30.4
  • wayofdev/gh-actions v3.1.0
  • actions/cache v4.0.2
  • wayofdev/gh-actions v3.1.0
.github/workflows/testing-mssql.yml
  • actions/checkout v4.1.6
  • shivammathur/setup-php 2.30.4
  • wayofdev/gh-actions v3.1.0
  • actions/cache v4.0.2
  • wayofdev/gh-actions v3.1.0
.github/workflows/testing-mysql.yml
  • actions/checkout v4.1.6
  • shivammathur/setup-php 2.30.4
  • wayofdev/gh-actions v3.1.0
  • actions/cache v4.0.2
  • wayofdev/gh-actions v3.1.0
.github/workflows/testing-pgsql.yml
  • actions/checkout v4.1.6
  • shivammathur/setup-php 2.30.4
  • wayofdev/gh-actions v3.1.0
  • actions/cache v4.0.2
  • wayofdev/gh-actions v3.1.0
.github/workflows/testing.yml
  • actions/checkout v4.1.6
  • shivammathur/setup-php 2.30.4
  • wayofdev/gh-actions v3.1.0
  • actions/cache v4.0.2
  • wayofdev/gh-actions v3.1.0
  • codecov/codecov-action v4.4.1
  • actions/checkout v4.1.6
  • shivammathur/setup-php 2.30.4
  • wayofdev/gh-actions v3.1.0
  • actions/cache v4.0.2
  • wayofdev/gh-actions v3.1.0
  • actions/checkout v4.1.6
  • shivammathur/setup-php 2.30.4
  • wayofdev/gh-actions v3.1.0
  • actions/cache v4.0.2
  • wayofdev/gh-actions v3.1.0
npm
docs/package.json
  • @heroicons/react ^2.1.1
  • @vercel/analytics ^1.2.2
  • asciinema-player ^3.7.0
  • next ^14.1.3
  • next-sitemap ^4.2.3
  • react ^18.2.0
  • react-dom ^18.2.0
  • @types/node 20.12.13
  • autoprefixer ^10.4.18
  • postcss ^8.4.35
  • tailwindcss ^3.4.1
  • typescript ^5.4.2

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.