Skip to content

Enable caching of /vendor/ folder by default for phptools - #137

Merged
MrSubidubi merged 1 commit into
zed-extensions:mainfrom
jakubmisek:main
Aug 3, 2026
Merged

Enable caching of /vendor/ folder by default for phptools#137
MrSubidubi merged 1 commit into
zed-extensions:mainfrom
jakubmisek:main

Conversation

@jakubmisek

Copy link
Copy Markdown
Contributor

This change enables caching of /vendor/ folder, this enables fast startup and low memory usage once the vendor is cached.

The default Laravel 13.x project should load in ~2 seconds, consuming ~200MB RAM.

note: ~ DEVSENSE/packages-cache/
@cla-bot cla-bot Bot added the cla-signed label Jul 28, 2026
@MrSubidubi MrSubidubi changed the title phptools: Enables caching of /vendor/ folder Enable caching of /vendor/ folder by default for phptools Aug 3, 2026

@MrSubidubi MrSubidubi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you!

If you feel like it, happy to look into a follow-up that documents this in a new README.

@MrSubidubi
MrSubidubi merged commit 750949f into zed-extensions:main Aug 3, 2026
7 checks passed
@jakubmisek

Copy link
Copy Markdown
Contributor Author

@MrSubidubi thank you too!

Where is this new README? I'll be happy to check if it's up-to-date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants