thpglobal/classes

THP app classes

dev-main 2024-03-07 03:44 UTC

This package is auto-updated.

Last update: 2025-06-07 06:29:53 UTC


README

  • This is the set of classes (as of 12/2022) converted into a Composer Package
  • To use it, you just do
composer require thpglobal/classes
  • This will load the classes inside vendor, using the namespace thpglobal/classes
  • With luck, this will create an entire app with just two includes - thpsecurity and menu