Commit graph

13 commits

Author SHA1 Message Date
netkas
3b3271b94f Add initial PHPUnit configuration for PhpStorm
This commit adds a new file `.idea/php-test-framework.xml` to configure PHPUnit for PhpStorm. It specifies the local path and version for PHP testing.
2024-10-24 13:55:29 -04:00
netkas
0f5c8b40e2 Refactor cryptography handling and improve test coverage 2024-10-24 13:55:21 -04:00
netkas
e55f4d57f9 Add VariableManager, RpcClient classes, and cache enhancements 2024-09-30 03:00:02 -04:00
netkas
0c2019f0dd Updated Project Files 2024-09-27 14:20:15 -04:00
netkas
ff1363c63f Add SQL schema, CLI commands, and initialization logic 2024-09-25 00:40:46 -04:00
netkas
f7c5fd7f7f Add PhpTestFramework configuration file 2024-09-24 15:02:30 -04:00
netkas
59fc3cfeb0 Update PHP include paths 2024-09-24 15:00:54 -04:00
netkas
fc2e4d5a73 Updated Project files 2024-09-24 14:20:21 -04:00
7d922f348f Add new PHP interpreter and dependencies 2024-09-13 13:51:40 -04:00
7d2b2242aa Add initial project configuration and test setup 2024-09-13 13:51:03 -04:00
4ad161cdc1 Update PHP language level in configuration file 2024-09-03 11:35:35 -04:00
c33becd392 Added .idea configuration files 2024-08-31 16:50:19 -04:00
52ac13fec2 Added project files 2024-08-31 16:36:22 -04:00