league/config
Define and validate nested PHP configuration with strict schemas (via Nette Schema). Merge multiple config sources, apply defaults, enforce types/constraints, and read values using convenient dot notation. Ideal for robust, structured app and library config.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/config | 0.86 | Symfony Config component helps you find, load, merge, auto-fill, and validate configuration from many sources (YAML, XML, INI, databases, etc.). Provides tools for building robust, consistent configuration handling in PHP apps and libraries. | 4,282 | 4,310 | 44 | 8M | 0 | 55.9 | 52.9 | MIT | 1 week ago | |
| nette/schema | 0.86 | nette/schema is a small PHP library for validating and normalizing structured data. Define schemas for arrays, configuration, and user input with type checks, defaults, required fields, ranges, and clear error messages—ideal for safe config loading. | 1,009 | 1,013 | 28 | 11M | 8 | 27.4 | 64.7 | NOASSERTION | 3 months ago | |
| spiral/config | 0.85 | Spiral Config provides a flexible configuration system for Spiral apps. Load, merge, and access settings from multiple sources with a clean API, supporting layered environments and structured config classes for predictable, testable application configuration. | 2 | 2 | 1 | 4K | 0 | 2.4 | 43.6 | MIT | 6 years ago | |
| opis/json-schema | 0.84 | Opis JSON Schema validates JSON documents against JSON Schema drafts 2020-12 to 06. Includes custom errors, PHP filters, schema reuse/mappers, slots, pointers, URI templates, $data, casting, and custom formats/media types. | 647 | 654 | 67 | 2M | 11 | 21.3 | 55.6 | Apache-2.0 | 7 months ago | |
| darvinstudio/darvin-config-bundle | 0.83 | — | 1 | 1 | 1 | 8 | 0 | 9.0 | 9.7 | MIT | 5 years ago | |
| adamwojs/symfony-config-schema-gen | 0.83 | Generate JSON Schema from your Symfony app’s configuration. Adds a config:dump-schema console command to export schemas (JSON by default), with options like schema id, pretty-print, strict mode, and extension whitelisting. | 1 | 1 | 3 | 91 | 0 | 8.4 | 24.1 | GPL-2.0 | 9 months ago | |
| c975l/config-bundle | 0.81 | — | 2 | 2 | 0 | 21 | 0 | 0.0 | 12.5 | MIT | — | |
| phlak/coding-standards | 0.79 | Predefined PHP-CS-Fixer coding standards by PHLAK. Install as a dev dependency, initialize via composer exec cs init or create a config using ConfigFactory with a Finder, then run php-cs-fixer. Supports adding or overriding rules via ConfigFactory::make(). | 2 | 2 | 0 | 941 | 0 | 17.2 | 39.0 | MIT | 3 months ago | |
| symplify/coding-standard | 0.78 | Ready-to-use PHP CS Fixer and PHP_CodeSniffer rules bundled as a coding standard, with Symplify tooling integration. Helps keep projects consistent, modern, and clean with configurable rule sets suited for CI and team workflows. | 381 | 382 | 26 | 87K | 0 | 3.5 | 32.3 | MIT | 1 year ago | |
| spatie/laravel-settings | 0.68 | Strongly typed application settings for Laravel. Define settings classes with typed properties, store values in a repository (database, Redis, etc.), inject settings via the container, and update them easily with $settings->save(). | 1,497 | 1,504 | 138 | 420K | 0 | 42.1 | 39.6 | MIT | 1 week ago | |
| qcod/laravel-app-settings | 0.67 | Add a database-backed settings manager with an admin UI to your Laravel app. Define settings sections/inputs in config, edit them via a Bootstrap 4 page (or custom CSS), and access values via the AppSettings facade. Settings are cached for zero SQL reads. | 340 | 342 | 54 | 831 | 15 | 12.1 | 12.9 | MIT | 1 year ago | |
| qcod/laravel-settings | 0.67 | Store application settings as key/value pairs in your Laravel database with zero-query performance via caching. Easy get/set/has/remove APIs, helper and facade access, optional migrations publishing, and support for grouping settings (default group included). | 230 | 233 | 59 | 3K | 2 | 8.5 | 18.1 | MIT | 1 year ago | |
| hassankhan/config | 0.65 | Lightweight PHP config loader (PHP 7.4+) for files or strings. Supports PHP, INI, XML, JSON, YAML (via Symfony Yaml), Properties and serialized formats. Load single/multiple files or directories, optional files, and get/set values with simple API. | 974 | 1,026 | 134 | 94K | 16 | 17.6 | 34.8 | MIT | 1 year ago | |
| solomon-ochepa/laravel-settings | 0.65 | — | 2 | 3 | 0 | 821 | 0 | 13.3 | 36.5 | MIT | 6 months ago |
How can I help you explore Laravel packages today?