Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fuelviews/sab-hero

Service Area Business Hero Package
https://github.com/fuelviews/sab-hero

Last synced: about 1 month ago
JSON representation

Service Area Business Hero Package

Awesome Lists containing this project

README

        

# Service Area Business Hero Package

[![Latest Version on Packagist](https://img.shields.io/packagist/v/fuelviews/sab-hero.svg?style=flat-square)](https://packagist.org/packages/fuelviews/sab-hero)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/fuelviews/sab-hero/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/fuelviews/sab-hero/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/fuelviews/sab-hero/fix-php-code-style-issues.yml?label=code%20style&style=flat-square)](https://github.com/fuelviews/sab-hero/actions?query=workflow%3A"Fix+PHP+code+style+issues")
[![Total Downloads](https://img.shields.io/packagist/dt/fuelviews/sab-hero.svg?style=flat-square)](https://packagist.org/packages/fuelviews/sab-hero)

## Installation

You can install the package via composer:

```bash
composer require fuelviews/sab-hero:^0.0
```

You can initialize the package using the installation command:

```bash
php artisan sab-hero:install
```

You can force initialize the package using the installation command:

```bash
php artisan sab-hero:install --force
```

## Testing

```bash
composer test
```

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## Security Vulnerabilities

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

## Credits

- [Thejmitchener](https://github.com/thejmitchener)
- [Sweatybreeze](https://github.com/sweatybreeze)
- [Fuelviews](https://github.com/fuelviews)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.