pitmanware/kentron

Core classes

Maintainers

👁 benpitman

Package info

github.com/pitmanware/kentron

pkg:composer/pitmanware/kentron

Statistics

Installs: 105

Dependents: 5

Suggesters: 0

Stars: 1

Open Issues: 0

4.3.3 2023-10-01 16:14 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 2945b0ad21543b03fa20bcfd4c41a300b75e6916

  • Ben Pitman

README

👁 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.