This is a collection of generic Classes, Functions and Traits for PHP projects.
php
Go to file
Sebastian Meyer b20a8df00c Add exception handling to Singleton trait 2024-01-03 15:27:36 +01:00
.github Update dependencies 2024-01-01 10:20:19 +01:00
src Add exception handling to Singleton trait 2024-01-03 15:27:36 +01:00
.editorconfig Initial Commit 2023-09-11 19:31:06 +02:00
.gitignore Use documented variable names in signature 2023-12-19 16:02:05 +01:00
.php-cs-fixer.dist.php Run PHP-CS-Fixer 2023-11-19 15:56:42 +01:00
CODE_OF_CONDUCT.md Initial Commit 2023-09-11 19:31:06 +02:00
CONTRIBUTING.md Improve phpDoc documentation 2023-11-15 12:01:21 +01:00
LICENSE Initial Commit 2023-09-11 19:31:06 +02:00
README.md Convert error handler function to callable 2023-12-16 21:15:47 +01:00
composer.json Update dependencies 2024-01-01 10:20:19 +01:00
phpstan.dist.neon Add PHPStan GitHub workflow 2023-11-21 17:19:58 +01:00

README.md

Useful PHP Basics

PHPStan PHPMD

This is a collection of generic Classes and useful Traits for your PHP projects.