spiral/config
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spiral/exceptions | 0.90 | Universal exception handling component for PHP/Spiral. Provides a consistent way to catch, format, report, and render exceptions across applications and frameworks, with strong static analysis support, tests, and clean integration in Spiral projects. | 4 | 4 | 0 | 3K | 0 | 3.9 | 38.0 | MIT | 6 years ago | |
| spiral/distribution | 0.88 | Spiral Distribution helps install and publish Spiral framework distributions, bundling app skeletons, modules, and configs into reusable packages. It streamlines project bootstrapping, updates, and sharing standardized setups across teams. | 3 | 3 | 0 | 610 | 0 | 0.0 | 30.2 | MIT | — | |
| spiral/attributes | 0.88 | Spiral Attributes is a lightweight PHP 8 attributes toolkit for reading, filtering, and working with attributes via reflection. Used by the Spiral framework, it provides a small, focused API for attribute discovery and metadata handling. | 24 | 23 | 4 | 294K | 1 | 3.7 | 55.2 | MIT | 1 year ago | |
| spiral/security | 0.88 | Spiral Security adds authentication and authorization tooling for Spiral apps, including guards, token and session support, and role/permission checks. Keep access control consistent across HTTP and console with a clean, framework-native API. | 6 | 6 | 1 | 344K | 0 | 6.4 | 55.3 | MIT | 6 years ago | |
| spiral/models | 0.88 | Spiral DataEntity models package. Provides lightweight, type-safe data models/entities for your application with strong static analysis support (Psalm) and test coverage. Part of the Spiral ecosystem; MIT licensed. | 3 | 3 | 0 | 372 | 0 | 3.6 | 27.3 | MIT | 6 years ago | |
| spiral/testing | 0.87 | Testing SDK for Spiral Framework packages. Provides a custom TestCase with a TestApp so you can test packages without a full application setup. Configure root directory and bootloaders, and keep test app config under tests/app. PHP 8.1+, Spiral 3.15+. | 7 | 7 | 7 | 92K | 9 | 31.2 | 67.9 | MIT | 4 weeks ago | |
| spiral/views | 0.87 | Spiral Views provides a view manager and rendering engine selector for Spiral apps, letting you configure and switch template engines consistently. Lightweight, tested, and type-safe, with docs and framework integration via the Spiral Framework bundle. | 0 | 3 | — | 408 | — | 3.0 | 27.5 | — | — | |
| 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 | |
| baks-dev/settings-main | 0.85 | — | 0 | 0 | 1 | 2 | 0 | 17.6 | 7.6 | MIT | 1 month ago | |
| league/config | 0.85 | 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. | 564 | 573 | 19 | 10M | 0 | 5.3 | 56.0 | BSD-3-Clause | 3 years ago | |
| darvinstudio/darvin-config-bundle | 0.84 | — | 1 | 1 | 1 | 8 | 0 | 9.0 | 9.7 | MIT | 5 years ago | |
| mikebronner/development-settings | 0.84 | Laravel package for managing environment-specific development settings. Define and load local/dev configuration values safely, keep sensitive or machine-specific options out of version control, and streamline team setup across different development environments. | 1 | — | 0 | — | 0 | 18.1 | 0.4 | — | 3 weeks ago | |
| carlinhus/database-config-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 9 years ago | |
| larapacks/setting | 0.83 | 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 | 182 | 0 | 4.9 | 20.7 | — | 3 years ago | |
| miladimos/conf | 0.83 | — | 5 | 5 | 1 | 0 | 0 | 0.1 | — | — | — | |
| consolidation/config | 0.83 | Lightweight configuration library for PHP. Load and merge settings from multiple files and formats with a simple API, making it easy to manage app config across environments and projects. Often used as a standalone component in larger toolchains. | 169 | 170 | 18 | 1M | 9 | 3.9 | 55.3 | NOASSERTION | — | |
| bluesteel42/settings-bundle | 0.83 | — | 0 | 1 | 0 | 0 | 1 | 0.1 | — | — | — | |
| avris/dotenv | 0.83 | Tiny PHP dotenv loader for reading .env files and injecting variables into the environment, $_ENV, and $_SERVER. Supports common KEY=VALUE syntax, quotes, comments, and safe defaults to keep config out of code and VCS. | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| dwcasteam/configuration-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spiral/core | 0.82 | Spiral Core provides the framework’s dependency injection container with IoC scopes and injectable configuration support. Use it to manage bindings, resolve services, and handle scoped lifecycles in Spiral apps. | 19 | 19 | 6 | 392K | 0 | 7.2 | 55.3 | MIT | 6 years ago |
How can I help you explore Laravel packages today?