coffin-laughter / coffin-modules
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.2
- ext-pdo: *
- ext-zip: *
- laravel/prompts: ^0.3.5
- laravel/sanctum: ^4.0
- maatwebsite/excel: ^3.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^v3.71.0
- laravel/framework: ^v12.1.1
This package is auto-updated.
Last update: 2025-03-24 07:30:21 UTC
README
If you are trying to create a new PHP Composer library, whether it will be going to submitted to packagist.org or just in your Github account, this template of files will surely help you make the process a lot easier and faster.
Features
- PSR-4 autoloading compliant structure
- Unit-Testing with PHPUnit
- Comprehensive Guides and tutorial
- Easy to use to any framework or even a plain php file
I encourage that you put more information on this readme file instead of leaving it as is. See How to make a README file for more info.