This website requires JavaScript.
Explore
Help
Sign In
sebastian-meyer
/
php-basics
Watch
2
Star
0
Fork
0
You've already forked php-basics
mirror of
https://github.com/opencultureconsulting/php-basics.git
synced
2025-05-18 00:00:32 +02:00
Code
Issues
44
Commits
1
Branch
7
Tags
00988c7cee
Branches
Tags
View all branches
Go to file
Code
Sebastian Meyer
00988c7cee
Fix Dependabot configuration file
2023-11-21 17:39:12 +01:00
.github
Fix Dependabot configuration file
2023-11-21 17:39:12 +01:00
src
Raise PHPStan level to 9
2023-11-19 20:53:44 +01:00
.editorconfig
Initial Commit
2023-09-11 19:31:06 +02:00
.gitignore
Update .gitignore
2023-09-29 21:42:16 +02: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
composer.json
Use newest version of PHP-CS-Fixer
2023-11-19 21:12:41 +01: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
phpstan.dist.neon
Add PHPStan GitHub workflow
2023-11-21 17:19:58 +01:00
README.md
Add generic interface implementations
2023-11-15 12:01:40 +01:00
README.md
Useful PHP Basics
This is a collection of generic
Classes
,
Functions
and useful
Traits
for your PHP projects.
Description
This is a collection of generic Classes, Functions and Traits for PHP projects.
php
Readme
GPL-3.0
545
KiB
Languages
PHP
90%
Twig
10%