pw-starter-kit / tools
Development tools to add to the pw starter kit
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/pw-starter-kit/tools
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-10-31 03:33:12 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