Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
12262
Punchcard: Object Configs for Laravel
Punchcard is a Laravel package that lets you define configurations using objects instead of arrays in config files. This approach offers type safety, improved code organization, and potentially better performance. Punchcard enforces stricter configuration and provides lazy loading. However, it might introduce complexity and overhead compared to traditional arrays. Before using Punchcard, consider Laravel 11's built-in fluent configuration classes.
"Modern Config for Laravel"
No Website
GitHub Repo
Related Projects
Store Laravel Settings in a Database
Take Control of Your Laravel App's Configuration
View Page
106 views