pw-starter-kit / tools
Development tools to add to the pw starter kit
dev-main
2022-08-25 13:09 UTC
Requires
- php: ^5.5.9 || ^7.0
- dompdf/dompdf: v0.8.3
- phpmailer/phpmailer: ~6.0
- phpoffice/phpspreadsheet: 1.8.2
This package is not auto-updated.
Last update: 2025-06-13 01:42:22 UTC
README
Development tools to add to the starter kit tools
Features
- [x] Create xls files with PhpSpreadsheet
- [x] Generate pdf with dompdf
- [x] Send simply emails with php mailer
- [x] Image uploader
- [x] Simple SQL query builder
Installation
composer require pw-starter-kit/tools.
Make sure that the autoload file from Composer is loaded.
License
MIT