https://github.com/amethyst-php/data-builder
https://github.com/amethyst-php/data-builder
amethyst amethyst-package api data-builder laravel utility
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amethyst-php/data-builder
- Owner: amethyst-php
- License: mit
- Created: 2018-07-25T16:16:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T15:17:34.000Z (about 6 years ago)
- Last Synced: 2025-09-01T20:06:52.592Z (8 months ago)
- Topics: amethyst, amethyst-package, api, data-builder, laravel, utility
- Language: PHP
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# amethyst-data-builder
[](https://github.com/amethyst-php/data-builder/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/data-builder
```
The package will automatically register itself.
## Documentation
[Read](docs/index.md)
## Testing
Configure the .env file before launching `./vendor/bin/phpunit`