This is a collection of generic Classes, Functions and Traits for PHP projects.
php
Go to file
Sebastian Meyer a63164c9fc Update phpDoc 2024-01-30 22:24:10 +01:00
.github Update phpDoc 2024-01-30 22:24:10 +01:00
.phpdoc Initial documentation upload 2024-01-28 17:30:20 +01:00
docs Initial documentation upload 2024-01-28 17:30:20 +01:00
src Update phpDoc 2024-01-30 22:24:10 +01:00
.editorconfig Initial Commit 2023-09-11 19:31:06 +02:00
.gitignore Update phpDoc 2024-01-30 22:24:10 +01:00
.php-cs-fixer.dist.php Add PHP_CodeSniffer tooling 2024-01-23 17:56:19 +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 Update PHPDocs 2024-01-23 17:58:33 +01:00
composer.json Update links in composer.json 2024-01-28 18:00:33 +01:00
phpcs.xml.dist Add PHP_CodeSniffer tooling 2024-01-23 17:56:19 +01:00
phpdoc.dist.xml Update phpDoc 2024-01-30 22:24:10 +01:00
phpstan.dist.neon Add PHPStan GitHub workflow 2023-11-21 17:19:58 +01:00
psalm.xml.dist Update phpDoc 2024-01-30 22:24:10 +01:00

README.md

PHP Basics

This is a collection of generic classes and useful traits for your PHP projects.

PHPStan PHPMD

Usage

The most convenient way to use the PHP Basics classes and traits in your own project is composer require opencultureconsulting/basics