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

L5 Repository Laravel Package

prettus/l5-repository

Laravel repository pattern implementation to abstract the data layer with Eloquent-friendly repositories, criteria for filtering, presenters/transformers, optional caching and validation, plus artisan generators. Helps keep controllers slim and code easier to maintain.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: The package implements the Repository pattern for data layer abstraction, fitting well in layered architectures (e.g., Controller → Service → Repository → Model). It cleanly separates business logic from database access, improving testability and maintainability for complex applications. However, it adds abstraction overhead for simple CRUD operations where direct Eloquent usage may suffice.

Integration feasibility: Installation via Composer is straightforward with minimal configuration. Generators (make:entity, make:repository) accelerate setup for new features. Compatibility is a critical concern: the package last released in 2021 (v2.7.1) and officially supports Laravel 5.5–7.0

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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation
uri-template/tests