https://github.com/amethyst-php/owner
https://github.com/amethyst-php/owner
amethyst amethyst-package api data laravel owner
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amethyst-php/owner
- Owner: amethyst-php
- License: mit
- Created: 2019-03-05T10:39:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T20:23:02.000Z (about 2 years ago)
- Last Synced: 2025-07-15T18:20:36.892Z (11 months ago)
- Topics: amethyst, amethyst-package, api, data, laravel, owner
- Language: PHP
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# amethyst-owner
[](https://github.com/amethyst-php/owner/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/owner
```
The package will automatically register itself.
## Documentation
[Read](docs/index.md)
## Testing
Configure the .env file before launching `./vendor/bin/phpunit`