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

https://github.com/yuges-code/laravel-processable


https://github.com/yuges-code/laravel-processable

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          




Build

GitHub Branch Check Runs
GitHub Tests Action Status



Project

GitHub Release
Packagist Downloads
GitHub License
Packagist Stars
Packagist Dependency Version


Quality


Laravel package template



๐Ÿš€ Starter template for all Yuges Laravel packages


# ๐Ÿ’ฟ Installation

To use this template, clone the repository and install the dependencies:

```
git clone https://github.com/yuges-code/laravel-package-template.git
cd laravel-package-template

composer install
```

# ๐Ÿงช Running Tests

To run tests, run the following command:

```
composer test
```

# โš–๏ธ License

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

# ๐Ÿ™†๐Ÿผโ€โ™‚๏ธ Authors Information

Created in 2025 by:

- [Yuges-code](https://github.com/yuges-code)
- [All Contributors](../../contributors)