https://github.com/amethyst-php/setting
Give the user the ability to configure his own settings
https://github.com/amethyst-php/setting
amethyst amethyst-package api data laravel setting
Last synced: 12 months ago
JSON representation
Give the user the ability to configure his own settings
- Host: GitHub
- URL: https://github.com/amethyst-php/setting
- Owner: amethyst-php
- License: mit
- Created: 2019-01-17T14:17:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T15:35:54.000Z (almost 2 years ago)
- Last Synced: 2025-02-26T10:04:38.422Z (about 1 year ago)
- Topics: amethyst, amethyst-package, api, data, laravel, setting
- Language: PHP
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# amethyst-setting
[](https://github.com/amethyst-php/setting/actions)
[Amethyst](https://github.com/amethyst-php/amethyst) package.
# Requirements
PHP 7.1 and later.
## Installation
You can install it via [Composer](https://getcomposer.org/) by typing the following command:
```bash
composer require amethyst/setting
```
The package will automatically register itself.
## Documentation
[Read](docs/index.md)
## Testing
Configure the .env file before launching `./vendor/bin/phpunit`