wiloke/repository

A small tool but very useful. It helps to get a file or a item in file easier

1.0 2020-03-31 02:29 UTC

This package is auto-updated.

Last update: 2024-09-29 06:08:29 UTC


README

Easily get config file

Contributors: wiloke Homepage: https://wiloke.com Tags: php,repository Requires at least: 3.8.0 License: MIT

Description

In a project, We always create a configs folder where will put all configurations there, it makes project more clearer. WilokeRepository helps you can get config file or item in config file like a profresional way.

Installation

composer require wiloke/repository

Example

Click here