https://github.com/tempestphp/package
Skeleton for building Tempest packages
https://github.com/tempestphp/package
Last synced: about 1 month ago
JSON representation
Skeleton for building Tempest packages
- Host: GitHub
- URL: https://github.com/tempestphp/package
- Owner: tempestphp
- License: mit
- Created: 2026-05-27T12:08:26.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-29T12:27:36.000Z (about 2 months ago)
- Last Synced: 2026-05-29T14:11:49.548Z (about 2 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# A new package
A catchy one-liner describing what this package does.
> [!IMPORTANT]
> This package is still a work in progress! Feel free to open issues.
## Quickstart
```sh
composer require tempest/package
```
Start building :)