2
0
mirror of https://github.com/opencultureconsulting/php-basics.git synced 2025-04-27 00:00:35 +02:00

20 Commits

Author SHA1 Message Date
Sebastian Meyer
fec263c64b Add Overloading traits 2024-02-11 19:05:56 +01:00
Sebastian Meyer
c4479b4990 Update documentation 2024-02-09 22:57:20 +01:00
Sebastian Meyer
01cd52aeae Make Collection type-sensitive 2024-02-05 15:37:02 +01:00
Sebastian Meyer
14f586d9bf Add Collection datas tructure 2024-01-30 22:25:42 +01:00
Sebastian Meyer
625a8bef23 Update links in composer.json 2024-01-28 18:00:33 +01:00
Sebastian Meyer
addf2e869d Add Psalm tooling 2024-01-26 11:40:26 +01:00
Sebastian Meyer
7311da4b22 Add error handler for exceptions 2024-01-24 22:44:31 +01:00
Sebastian Meyer
9832946b35 Add PHP_CodeSniffer tooling 2024-01-23 17:56:19 +01:00
Sebastian Meyer
1eb426de38 Declare interfaces for traits 2024-01-22 18:45:51 +01:00
Sebastian Meyer
6ba215e3fc Update dependencies 2024-01-01 10:20:19 +01:00
2314e685a3 Convert error handler function to callable 2023-12-16 21:15:47 +01:00
47b23373b7 Use newest version of PHP-CS-Fixer 2023-11-19 21:12:41 +01:00
a53e3303a0 Add PHPStan with strict rules 2023-11-19 16:01:58 +01:00
9f2f58556a Fix PSR-12 code styling 2023-11-18 17:37:22 +01:00
b39a482136 Add generic interface implementations 2023-11-15 12:01:40 +01:00
Sebastian Meyer
a970ffaf9c Update composer.json 2023-11-12 15:54:00 +01:00
9cb46b4935 Move project to php-basics 2023-11-06 17:54:14 +01:00
ad37644ff0 Add queue trait 2023-10-11 16:36:43 +02:00
c248a6047c Fix link to documentation 2023-10-08 10:46:27 +02:00
68d9c6fa3f Initial Commit 2023-09-11 19:31:06 +02:00