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
Requires
- php: ^7.2
Requires (Dev)
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2025-04-29 01:02:10 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