Commit graph

518 commits

Author SHA1 Message Date
0ad263b1f0 Add RpcResponse class to handle RPC responses. 2024-09-03 12:35:31 -04:00
97501f810f Removed unused import 2024-09-03 11:39:54 -04:00
66a3b40283 Add RpcRequest class to handle RPC request data 2024-09-03 11:39:41 -04:00
d76074d9dc Update return type of fromArray method to Entity 2024-09-03 11:38:48 -04:00
5f06cc4e6e Change return type of fromArray method to object 2024-09-03 11:38:17 -04:00
7272c1cf83 Add .idea/gbrowser_project.xml to .gitignore 2024-09-03 11:35:48 -04:00
4ad161cdc1 Update PHP language level in configuration file 2024-09-03 11:35:35 -04:00
047db90ff5 Update fromArray return type to static 2024-09-03 11:35:09 -04:00
99c4284ce1 Change fromArray() return type to static in SerializableInterface 2024-09-03 11:34:30 -04:00
946e8bec9e Added Bas32.php 2024-08-31 17:42:20 -04:00
3598ad6774 Updated Socialbox.php 2024-08-31 17:11:25 -04:00
5e4b126a02 Added .gitlab-ci.yml 2024-08-31 17:03:37 -04:00
393be1a6c0 Added SerializableInterface.php & made Entity.php implement this new interface 2024-08-31 16:55:13 -04:00
ef62893f21 Added Entity.php & EntityType.php 2024-08-31 16:50:32 -04:00
c33becd392 Added .idea configuration files 2024-08-31 16:50:19 -04:00
cf2fd47d20 Corrected project.json 'name' 2024-08-31 16:39:37 -04:00
52ac13fec2 Added project files 2024-08-31 16:36:22 -04:00
336d3a5498 Added .gitignore 2024-08-31 16:36:07 -04:00