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

https://github.com/yuges-code/php-package-template

Starter template for all Yuges php packages ๐Ÿš€ ๐Ÿ˜ ๐Ÿ“ฆ
https://github.com/yuges-code/php-package-template

package php template yuges

Last synced: about 2 months ago
JSON representation

Starter template for all Yuges php packages ๐Ÿš€ ๐Ÿ˜ ๐Ÿ“ฆ

Awesome Lists containing this project

README

          




PHP package template



๐Ÿš€ Starter template for all Yuges PHP packages



GitHub Release
Packagist Downloads
GitHub License
Packagist Stars
Packagist Dependency Version

# ๐Ÿ’ฟ Installation

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

```
git clone https://github.com/yuges-code/php-package-template.git
cd php-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.md) for more information.

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

Created in 2025 by:

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