An open API service indexing awesome lists of open source software.

https://github.com/amethyst-php/source

The source of information. It can be used to save the origin of whatever information (news, books, etc.. )
https://github.com/amethyst-php/source

amethyst amethyst-package api data laravel source

Last synced: about 2 months ago
JSON representation

The source of information. It can be used to save the origin of whatever information (news, books, etc.. )

Awesome Lists containing this project

README

          

# amethyst-source

[![Action Status](https://github.com/amethyst-php/source/workflows/test/badge.svg)](https://github.com/amethyst-php/source/actions)

[Amethyst](https://github.com/amethyst-php/amethyst) package.

The source of information. It can be used to save the origin of whatever information (news, books, etc.. )

# 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/source
```

The package will automatically register itself.

## Documentation

[Read](docs/index.md)

## Testing

Configure the .env file before launching `./vendor/bin/phpunit`