Skip to content

pitmanware/kentron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kentron PHP Utility Suite

Latest Stable Version License

This is just a simple collection of PHP classes I made that I use in all my personal applications. There are extensions to this for Illuminate ORM, Slim and a few others depending on what the app requires.

Installation

PHP version 8.0 or higher is required.

Composer is the recommended method of installation.

composer require pitmanware/kentron

Or any PSR-4 autoloader.