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

dev-main 2022-08-25 13:09 UTC

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