laravel-admin/site
Laravel package that adds a “site” singleton to the service container for storing app-wide data (supports dot notation). Includes defaults via config, can populate values from a model, and shares the container with all views as $site.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| l5starter/setting | 0.87 | Laravel 5.4 settings module for L5Starter admin. Adds settings pages/routes and menu entry, with publishable config, migrations, and seeder (SettingsTableSeeder) to bootstrap stored application settings. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| yazan/laravel-settings | 0.85 | — | 58 | 59 | 2 | 130 | 0 | 0.7 | 7.1 | MIT | 4 years ago | |
| larapacks/setting | 0.85 | Lightweight Laravel settings manager that stores and retrieves key/value app configuration at runtime. Provides a clean API and helpers for persisting settings (including grouped/namespaced keys), with caching support for fast reads and easy integration into Laravel apps. | 5 | 6 | 2 | 248 | 0 | 4.9 | 22.5 | — | 3 years ago | |
| baks-dev/settings-main | 0.85 | — | 0 | 0 | 1 | 43 | 0 | 19.2 | 24.0 | MIT | 1 month ago | |
| lukasss93/laravel-model-settings | 0.85 | Add per-model settings to Eloquent with defaults, validation rules, and optional config publishing. Store and retrieve settings directly on your models, initialize settings on creation, and keep your app flexible with PHP 8+ and Laravel 8+ support. | 4 | 4 | 1 | 0 | 0 | 1.3 | — | MIT | 2 years ago | |
| spatie/laravel-settings | 0.85 | Strongly typed app settings for Laravel stored in databases, Redis, and more. Define settings classes with typed properties, inject them via the container, and read/update values with simple save() calls. Includes migrations, caching, and multiple repositories. | 1,511 | 1,517 | 139 | 508K | 0 | 38.4 | 39.9 | MIT | 2 months ago | |
| avris/container | 0.84 | A lightweight PHP dependency injection container with simple autowiring and service definitions. Ideal for small apps and libraries needing PSR-style container access, configurable bindings, and clean object construction without a full framework. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| solomon-ochepa/laravel-settings | 0.84 | — | 2 | 3 | 0 | 337 | 0 | 24.2 | 37.2 | MIT | 1 week ago | |
| chapdel/model-settings-for-laravel | 0.84 | Attach flexible key/value settings to any Eloquent model in Laravel. Store, retrieve, and update per-model preferences with a simple API and database table, keeping configuration close to the data it belongs to. PHP 8+ compatible. | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| symfony/dependency-injection | 0.84 | Symfony DependencyInjection standardizes and centralizes object construction with a powerful service container. Define services and parameters, manage autowiring and configuration, and optimize performance through compilation for cleaner, decoupled apps. | 4,164 | 4,201 | 92 | 8M | 0 | 58.5 | 53.7 | MIT | 1 day ago | |
| chillerlan/php-settings-container | 0.83 | Lightweight PHP settings container to keep configuration logic out of your app (not a DI container). Provides a SettingsContainerInterface with “property hook”-style access for PHP < 8.4, plus sane defaults for organizing and retrieving settings objects. | 35 | 35 | 4 | 3M | 0 | 20.6 | 61.8 | MIT | 4 months ago | |
| league/container | 0.83 | league/container is a lightweight PSR-11 dependency injection container for PHP. Define entries, factories, and autowiring-friendly services to manage application dependencies cleanly, with modern PHP support and solid tooling for testing and analysis. | 868 | 908 | 105 | 2M | 5 | 30.8 | 52.9 | MIT | 4 months ago | |
| wp-starter/container | 0.82 | Lightweight dependency injection container for PHP. Provides simple service binding and resolution to help structure applications and manage dependencies cleanly, suitable for small projects and framework-agnostic setups. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| lombax85/docker-apache-mysql-php-mongo | 0.82 | — | 14 | 14 | 4 | 0 | 1 | 3.3 | — | — | 9 years ago | |
| app-dev-panel/frontend-assets | 0.82 | — | 0 | 0 | 0 | 22 | 0 | 0.0 | 18.8 | — | — | |
| c975l/site-bundle | 0.80 | — | 1 | 1 | 0 | 207 | 1 | 0.1 | 27.9 | MIT | — | |
| laravel-admin/base | 0.68 | Alpha Laravel package that adds a Bootstrap-compatible admin interface with login and role-based access. Includes migrations and configurable routes (domain or /admin prefix), middleware, roles, menu, and extra CSS/JS. Scaffold admin routes via Admin::routes(). | 3 | 3 | 0 | 374 | 0 | 16.0 | 30.8 | — | 3 months ago | |
| adacto-company/laravel-docker-deploy | 0.67 | Deploy Laravel with a Docker Stack using an Artisan installer and environment generator. Installs required deployment files, helps manage multiple .env.* configs, and works alongside Laravel Sail for local development. Set APP_ENV per deployment environment. | 22 | 22 | 5 | 0 | 0 | 0.3 | — | Apache-2.0 | — | |
| spatie/laravel-site-search | 0.66 | Crawl and index your Laravel site for fast full-text search—like a private Google. Highly customizable crawling and indexing, with concurrent requests. Uses SQLite FTS5 by default (no external services), or Meilisearch for advanced features. | 308 | 311 | 26 | 2K | 0 | 28.6 | 14.1 | MIT | 1 month ago | |
| eduandebruijne/admin-bundle | 0.66 | — | 0 | 1 | 0 | 13 | 0 | 12.8 | 17.4 | MIT | 5 months ago |
How can I help you explore Laravel packages today?