Skip to content

feat(cache): Implement typed getters#356

Merged
albertcht merged 2 commits intohypervel:mainfrom
MatusBoa:feat-cache-typed-getters
Feb 6, 2026
Merged

feat(cache): Implement typed getters#356
albertcht merged 2 commits intohypervel:mainfrom
MatusBoa:feat-cache-typed-getters

Conversation

@MatusBoa
Copy link
Contributor

@MatusBoa MatusBoa commented Feb 5, 2026

This PR implements typed getters for cache repository, same as in Laravel's implementation laravel/framework#58451

I believe this PR also needs to update phpdoc for Cache facade, should i do this or is it somehow automated ?

Thanks

@binaryfire
Copy link
Contributor

Hey @MatusBoa, thanks for the PR and for adding the tests. Yeah the facade docs need updating. We've got a facade documenter - you can run it for a single facade like this: php vendor/bin/facade.php 'Hypervel\Support\Facades\Cache

@MatusBoa
Copy link
Contributor Author

MatusBoa commented Feb 5, 2026

@binaryfire done

@albertcht albertcht added the feature New feature or request label Feb 6, 2026
@albertcht
Copy link
Member

Hi @MatusBoa , thanks for your pull request!

@albertcht albertcht merged commit 3f889fd into hypervel:main Feb 6, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants