illuminate/config
Illuminate Config is Laravel’s configuration repository. It loads and merges config files, lets you read and set values at runtime, supports environment-based defaults, and provides a consistent API for accessing app settings across services and packages.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| illuminate/support | 0.89 | — | 582 | 629 | 157 | 2M | 0 | 7.6 | 48.5 | MIT | — | |
| illuminate/testing | 0.87 | Laravel’s Illuminate Testing package provides the core testing helpers used by the framework—HTTP and console test utilities, assertions, test case scaffolding, and support traits—making it easier to write fast, expressive PHPUnit tests for Laravel applications and packages. | 33 | 33 | 10 | 280K | 0 | 0.5 | 54.1 | MIT | — | |
| illuminate/http | 0.87 | Illuminate Http provides Laravel’s HTTP layer: a rich Request and Response API, input and file handling, headers/cookies, sessions, redirects, and helpers for working with Symfony HTTP components. Useful for building middleware and controllers cleanly. | 119 | 131 | 38 | 575K | 0 | 1.8 | 50.8 | MIT | — | |
| illuminate/view | 0.86 | Illuminate View is Laravel’s templating and view rendering component. It compiles and renders Blade templates, manages view composers and shared data, supports view discovery, caching, and engines, and integrates cleanly with the rest of the Illuminate framework. | 130 | 140 | 50 | 684K | 0 | 2.2 | 51.4 | MIT | — | |
| illuminate/translation | 0.86 | Illuminate Translation is Laravel’s translation engine, providing a Translator with loaders, language files, and fallback locales to resolve strings and pluralization. Supports namespaces, JSON translations, and runtime locale switching for multilingual PHP apps. | 69 | 73 | 11 | 482K | 0 | 0.7 | 53.0 | MIT | — | |
| arafatdev/laravel-repository | 0.82 | — | 5 | 6 | 0 | 8 | 0 | 13.3 | 5.6 | MIT | 5 months ago | |
| rinvex/laravel-repositories | 0.82 | — | 669 | 669 | 113 | 15 | 31 | 8.3 | 9.3 | MIT | — | |
| illuminate/log | 0.82 | Illuminate Log provides Laravel’s logging layer, built on Monolog. It lets you write messages to configurable channels and stacks, including single files, daily rotation, syslog, errorlog, and external services, with context data, processors, and runtime channel selection. | 62 | 64 | 9 | 322K | 0 | 0.6 | 51.2 | MIT | — | |
| illuminate/contracts | 0.81 | Laravel’s core contract interfaces for frameworks and packages. Provides stable abstractions for services like cache, queue, events, routing, validation, and more, enabling clean dependency injection and easy swapping of implementations across the ecosystem. | 706 | 713 | 83 | 2M | 0 | 6.1 | 48.7 | MIT | — | |
| salehhashemi/laravel-repository | 0.81 | — | 20 | 20 | 2 | 2 | 0 | 3.2 | 0.6 | MIT | 2 years ago | |
| illuminate/session | 0.81 | Illuminate Session provides Laravel’s session management layer, including session stores, handlers, middleware support, flash data, and CSRF-friendly session integration. Use it to persist user state across requests with a consistent API, in Laravel or standalone. | 99 | 101 | 19 | 602K | 0 | 1.1 | 52.2 | MIT | — | |
| laraditz/repository | 0.81 | Model wrapper repository implementation for Laravel. Provides a simple repository pattern layer around Eloquent models to centralize data access and keep controllers/services cleaner and more testable. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| illuminate/console | 0.81 | Illuminate Console provides the Artisan command-line framework used by Laravel. Define commands, schedule tasks, manage input/output, prompts, and terminal styling, and integrate with the service container to build robust CLI tools and automation. | 130 | 137 | 28 | 597K | 0 | 1.5 | 50.5 | MIT | — | |
| adobrovolsky97/laravel-repository-service-pattern | 0.80 | — | 27 | 27 | 6 | 301 | 0 | 21.6 | 16.6 | — | 3 months ago | |
| orkhanahmadov/eloquent-repository | 0.80 | — | 27 | 27 | 11 | 230 | 2 | 2.3 | 14.1 | MIT | 4 years ago | |
| reb3r/repositories | 0.80 | — | 0 | 0 | 2 | 3K | 0 | 9.2 | 51.7 | — | 7 months ago | |
| arafat69/laravel-repository | 0.80 | — | 0 | 1 | 0 | 154 | 0 | 13.7 | 33.3 | MIT | 5 months ago | |
| littlebug/laravel-repository | 0.80 | — | 35 | 36 | 9 | 18 | 0 | 4.0 | 2.4 | MIT | 4 years ago | |
| bugover/laravel-repository | 0.80 | Laravel package providing a repository layer to abstract Eloquent data access. Includes base repository classes, common CRUD methods, query helpers, and patterns for cleaner, testable service code in your Laravel apps. | 0 | 0 | 1 | 20 | 0 | 24.2 | 17.9 | MIT | 3 months ago | |
| torann/laravel-repository | 0.80 | — | 88 | 89 | 22 | 3K | 5 | 24.0 | 25.1 | BSD-2-Clause | 4 months ago |
How can I help you explore Laravel packages today?