Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Cycle Orm Adapter Laravel Package

wayofdev/laravel-cycle-orm-adapter

View on GitHub
Deep Wiki
Context7
v6.0.0

6.0.0 (2026-05-31)

⚠ BREAKING CHANGES

  • laravel 13 support, PHP 8.3 requirement, Composer dependencies update (#766)

Features

  • laravel 13 support, PHP 8.3 requirement, Composer dependencies update (#766) (69b870b)

Dependencies

  • deps: update googleapis/release-please-action action to v4.3.0 (9e411a2)
  • deps: update wayofdev/gh-actions action to v3.3.0 (86d1b1f)
v5.0.0

5.0.0 (2025-09-28)

⚠ BREAKING CHANGES

  • support for Laravel 12 and PHP 8.4
  • support for Laravel 12 and PHP 8.4

Features

  • prepare for laravel 12 and php 8.4 release (0951537)
  • support for Laravel 12 and PHP 8.4 (84f8f82)
  • support for Laravel 12 and PHP 8.4 (84f8f82)
  • support Laravel 12 (#756) (2baf91c)

Bug Fixes

  • ci: replace deprecated apt-key with modern Ubuntu 24.04+ package installation (8d0d433)
  • conflict with orchestra test bench (f5eacaa)
  • orm: ensure ORM::class and ORMInterface::class return same instance (399d696), closes #752
  • resolve SQL Server container initialization issues in GitHub Actions (f7c2f28)

Documentation

  • add comprehensive AI-assisted development guidelines (9f94948)
  • add comprehensive testing guidelines for Laravel Cycle ORM Adapter (9a0c86d)
  • update compatibility matrix to show Laravel support evolution (a50724e)
  • update readme (cd7449e)
  • update readme (cf87eaf)

Dependencies

  • deps: lock file maintenance (3ffb75f)
  • deps: lock file maintenance (059435d)
  • deps: lock file maintenance (5dbec2a)
  • deps: update actions/checkout action to v4.1.6 (918b337)
  • deps: update codecov/codecov-action action to v4.3.1 (79a5ff7)
  • deps: update codecov/codecov-action action to v4.4.0 (ca5a6fb)
  • deps: update codecov/codecov-action action to v4.4.1 (6c453fc)
  • deps: update dependency @types/node to v20.12.10 (eca6204)
  • deps: update dependency @types/node to v20.12.11 (2355dea)
  • deps: update dependency @types/node to v20.12.12 (e3c5d00)
  • deps: update dependency @types/node to v20.12.8 (d226aa0)
  • deps: update dependency cycle/orm to v2.8.0 (a50b7bc)
  • deps: update dependency larastan/larastan to v2.9.6 (7a5f7bd)
  • deps: update dependency larastan/larastan to v2.9.7 (9bd4ba8)
  • deps: update dependency rector/rector to v1.0.5 (3daaf53)
  • deps: update dependency vimeo/psalm to v5.24.0 (47997e0)
  • deps: update dependency wayofdev/cs-fixer-config to v1.5.0 (bd87368)
  • deps: update wayofdev/php-dev docker tag to v8.3 (322eb39)

Code Refactoring


This PR was generated with Release Please. See documentation.

v4.12.3

4.12.3 (2024-04-26)

Bug Fixes

  • deps: update react monorepo to v18.3.1 (6ea1bd0)
v4.12.2

4.12.2 (2024-04-25)

Bug Fixes

  • deps: update react monorepo to v18.3.0 (b1d1372)
v4.12.1

4.12.1 (2024-04-24)

Bug Fixes

  • deps: update dependency next to v14.2.3 (af0b896)
v4.12.0

4.12.0 (2024-04-22)

Features

  • apply composer require checker linting (ca071fa)

Bug Fixes

  • composer warning about missing root composer version (73c516c)
  • deps: update dependency next to v14.2.1 (3298424)
  • deps: update dependency next to v14.2.2 (da1c744)

Documentation

  • fix php typos in factories (31e40d9)
v4.11.4

4.11.4 (2024-04-11)

Bug Fixes

  • deps: update dependency next to v14.2.0 (85b2e02)
v4.11.3

4.11.3 (2024-04-04)

Bug Fixes

  • deps: update dependency cycle/database to v2.10.0 (f1aa6c2)
v4.11.2

4.11.2 (2024-03-27)

Bug Fixes

  • deps: update dependency cycle/database to v2.9.0 (43f00d6)
v4.11.1

4.11.1 (2024-03-24)

Bug Fixes

  • deps: update dependency asciinema-player to v3.7.1 (a01b3f2)
v4.11.0

4.11.0 (2024-03-24)

Features

  • add integration with cache, sessions, queue (1738aea)
v4.10.4

4.10.4 (2024-03-23)

Bug Fixes

v4.10.3

4.10.3 (2024-03-22)

Bug Fixes

  • telescope class naming (207c453)
  • telescope entities should be same as native migrations (e03e748)
v4.10.2

4.10.2 (2024-03-21)

Bug Fixes

  • improve test coverage for logger (b84a52d)
v4.10.1

4.10.1 (2024-03-20)

Bug Fixes

  • deps: update dependency next to v14.1.4 (f1329f9)
v4.10.0

4.10.0 (2024-03-16)

Features

  • add entity-behavior-uuid by default (45cd7e9)
v4.9.0

4.9.0 (2024-03-12)

Features

v4.8.2

4.8.2 (2024-03-12)

Bug Fixes

  • deps: update illuminate packages to v11 (1ecbf98)
v4.8.1

4.8.1 (2024-03-07)

Bug Fixes

  • deps: update dependency next to v14 (660461c)
v4.8.0

4.8.0 (2024-03-07)

Features

  • add initial documentation (0419442)
v4.7.0

4.7.0 (2024-03-04)

Features

  • support for cycle/annotated v4.x (4be5ace)
v4.6.0

4.6.0 (2024-03-03)

Features

  • add foreign keys schema generator (8aee302)
  • bind entity behaviour to interface (8b69fe9)
  • improve coverage for console command tests (62440db)
v4.5.0

4.5.0 (2024-02-28)

Features

  • split option for separate migration files via console (62b0075)
  • sync command will ask for confirmation on production, unless --force option was passed (62b0075)
  • use native PrintChanges from Cycle/Database package (16472cf)
v4.4.0

4.4.0 (2024-02-28)

Features

  • add support for migration strategies (92295cd)
v4.3.1

4.3.1 (2024-02-27)

Bug Fixes

v4.3.0

4.3.0 (2024-02-27)

Features

  • add configurable, optional logger / profiler (0b6e4c1)
  • add development files to export-ignore via git attributes (16602a6)
v4.2.1

4.2.1 (2024-02-27)

Bug Fixes

  • deps: update dependency symfony/console to v6.4.4 (ecbeb00)
v4.2.0

4.2.0 (2024-02-13)

Features

  • add testing methods to check for soft-deleted entities (59b54f6)
v4.1.10

4.1.10 (2024-02-13)

Bug Fixes

  • deps: update dependency cycle/orm to v2.7.1 (a29b6e2)
v4.1.9

4.1.9 (2024-02-12)

Bug Fixes

  • deps: update dependency spiral/attributes to v3.1.5 (c2fc855)
v4.1.8

4.1.8 (2024-02-08)

Bug Fixes

  • deps: update dependency cycle/entity-behavior to v1.3.0 (cf30d52)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
codifyo/ts-generator-bundle
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor