Download the PHP package tomasvotruba/punchcard without Composer
On this page you can find all versions of the php package tomasvotruba/punchcard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tomasvotruba/punchcard
More information about tomasvotruba/punchcard
Files in tomasvotruba/punchcard
Download tomasvotruba/punchcard
More information about tomasvotruba/punchcard
Files in tomasvotruba/punchcard
Vendor tomasvotruba
Package punchcard
Short Description Lazy and strict way to configure your Laravel projects
License MIT
Package punchcard
Short Description Lazy and strict way to configure your Laravel projects
License MIT
Please rate this library. Is it a good library?
Informations about the package punchcard
Lazy and strict way to configure Laravel project
I love Laravel, but I'm terrible at working with an array. I used the wrong keys and deleted the needed items, and my project kept crashing. So I did this project to help me with that.
Installation
Usage
This package provides basic fluent config classes for the Laravel project /config
directory.
You can use the right away after installing this package, e.g. in your config/cache.php
:
The default configuration is used by default. You have to set values that are changed.
Happy coding!
All versions of punchcard with dependencies
PHP Build Version
Package Version
The package tomasvotruba/punchcard contains the following files
Loading the files please wait ....