This is a collection of generic Classes, Functions and Traits for PHP projects.
php
Go to file
Sebastian Meyer 0ae6064c1e Update static analyzer configuration 2024-02-09 21:31:00 +01:00
.github Update PHP version in workflows 2024-02-05 15:44:15 +01:00
.phpdoc Remove old documentation 2024-02-05 15:45:33 +01:00
src Adjust phpDoc 2024-02-07 18:29:32 +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 Update static analyzer configuration 2024-02-09 21:31:00 +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 Make Collection type-sensitive 2024-02-05 15:37:02 +01:00
phpcs.xml.dist Update static analyzer configuration 2024-02-09 21:31:00 +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