Skip to content

feat: Glide V3 support - #23

Merged
ralphjsmit merged 5 commits into
ralphjsmit:mainfrom
lao9s:glide-v3
Dec 20, 2025
Merged

feat: Glide V3 support#23
ralphjsmit merged 5 commits into
ralphjsmit:mainfrom
lao9s:glide-v3

Conversation

@lao9s

@lao9s lao9s commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

Hi,

I’ve added support for Glide v3, which now uses Image Intervention v3.

I avoided using the league/glide-symfony package because it’s stuck on Image Intervention v2 and there are unmerged PRs. Instead, I used league/glide directly and implemented the ResponseFactory within this package.

I think this should become a new major version of the laravel-glide package, so it can fully support users running Image Intervention v3 in their Laravel applications.

@ralphjsmit

Copy link
Copy Markdown
Owner

Hello @lao9s, thanks a lot! I like the PR and your decision to kick out the Symfony wrapper, this is much better.

I am working right now on the next version of my Filament Media Library plugin and in that plugin we are using Glide. It is released in beta very soon and once that's out I have added this to my todo-list to test. So I will be coming back to this later.

In the meantime if you need to install it I would just temporarily update your composer.json to the branch on your fork and then you can update back when released. Thanks!

@ralphjsmit ralphjsmit changed the title Added support for Glide v3 feat: Glide V3 support Dec 20, 2025

@ralphjsmit ralphjsmit left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@ralphjsmit
ralphjsmit merged commit 190a009 into ralphjsmit:main Dec 20, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants