Commit Graph

122 Commits

Author SHA1 Message Date
Sebastian Meyer 1c1c3c49ad Fix code styling 2024-03-27 23:08:42 +01:00
Sebastian Meyer b7b65c2496 Add new datastructure StrictArray 2024-03-27 12:19:43 +01:00
Sebastian Meyer f3c152cf09 Add PHPStan doc tag for dependency 2024-03-27 12:18:27 +01:00
Sebastian Meyer d0dcdb5110 Update documentation 2024-03-26 20:10:30 +01:00
Sebastian Meyer 0bbeec44c9 Rework datastructures to use trait 2024-03-26 17:26:22 +01:00
Sebastian Meyer a2a0b721be Introduce new InvalidDataTypeException 2024-03-26 17:26:04 +01:00
Sebastian Meyer 83b73ff717 Move SPL datastructure API to trait 2024-03-26 17:25:36 +01:00
Sebastian Meyer 975785e989 Add TypeChecker trait 2024-03-26 17:24:46 +01:00
Sebastian Meyer 05dc709e0a Update .gitignore 2024-03-20 16:26:51 +01:00
Sebastian Meyer ab68eb4792 Update dependencies 2024-03-20 14:11:44 +01:00
Sebastian Meyer c8ebed23ed Update dependencies 2024-03-11 19:57:01 +01:00
Sebastian Meyer 77f9c356ef Update dependabot.yml 2024-02-19 18:19:31 +01:00
Sebastian Meyer 3db89b5841 Update documentation 2024-02-19 14:52:57 +01:00
Sebastian Meyer 45c1716876 Explicitly declare used functions 2024-02-16 16:16:05 +01:00
Sebastian Meyer 6270834398 Fix typo 2024-02-15 11:16:18 +01:00
Sebastian Meyer 887a7afda7 Update documentation 2024-02-15 11:13:57 +01:00
Sebastian Meyer 8d0ca2deeb Update phpDocumentor styles 2024-02-15 10:14:55 +01:00
Sebastian Meyer e402e4ff2c Update .gitattributes 2024-02-14 14:00:13 +01:00
Sebastian Meyer d6264b2f60 Create .gitattributes 2024-02-14 13:15:32 +01:00
Sebastian Meyer e002a2e954 Improve styling of documentation 2024-02-12 18:38:42 +01:00
Sebastian Meyer d3586552df Fix PHP_CodeSniffer rules 2024-02-12 17:57:01 +01:00
Sebastian Meyer c420147552 Allow underscores in properties and methods 2024-02-12 17:40:30 +01:00
Sebastian Meyer 5d41b3c76a Update API documentation 2024-02-12 17:21:57 +01:00
Sebastian Meyer f4a1c7e5f3 Update phpDoc for DataStructures 2024-02-12 17:20:45 +01:00
Sebastian Meyer c0e8a2b59a Change namespace for interface traits 2024-02-12 17:20:12 +01:00
Sebastian Meyer a5c573380c Remove visibility option from phpDoc configuration 2024-02-12 11:32:58 +01:00
Sebastian Meyer 4bb4d531a3 Don't mark public methods as internal 2024-02-12 11:31:48 +01:00
Sebastian Meyer 5b1572d259 Add reference to Singleton documentation 2024-02-11 22:48:57 +01:00
Sebastian Meyer 0467b8bad9 Fix phpDoc errors 2024-02-11 22:31:59 +01:00
Sebastian Meyer 6cb08ef7a3 Fix typo in phpDoc 2024-02-11 19:17:24 +01:00
Sebastian Meyer e26a6d4b9d Update phpDoc for error and exception handlers 2024-02-11 19:16:13 +01:00
Sebastian Meyer 3610dccfc5 Update phpDoc for interface traits 2024-02-11 19:07:05 +01:00
Sebastian Meyer fec263c64b Add Overloading traits 2024-02-11 19:05:56 +01:00
Sebastian Meyer 02a108aac2 Update phpDoc for Getter and Setter traits 2024-02-11 17:33:36 +01:00
Sebastian Meyer 3f666d724d Update phpDoc for Singleton trait 2024-02-11 16:21:02 +01:00
Sebastian Meyer 8fe5c94c39 Generate documentation for internals 2024-02-11 16:20:02 +01:00
Sebastian Meyer 940b68edfa Improve style for code in documentation 2024-02-11 16:19:41 +01:00
Sebastian Meyer 102ac855b5 Rework documentation templates 2024-02-10 18:51:27 +01:00
Sebastian Meyer c4479b4990 Update documentation 2024-02-09 22:57:20 +01:00
Sebastian Meyer 0ae6064c1e Update static analyzer configuration 2024-02-09 21:31:00 +01:00
Sebastian Meyer fc54a7161b Adjust phpDoc 2024-02-07 18:29:32 +01:00
Sebastian Meyer f9c31402d4 Remove old documentation 2024-02-05 15:45:33 +01:00
Sebastian Meyer 809a8197b6 Update PHP version in workflows 2024-02-05 15:44:15 +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 a63164c9fc Update phpDoc 2024-01-30 22:24:10 +01:00
Sebastian Meyer 625a8bef23 Update links in composer.json 2024-01-28 18:00:33 +01:00
Sebastian Meyer bbf9e64ddc Initial documentation upload 2024-01-28 17:30:20 +01:00
Sebastian Meyer 03cb7a3002 Fix phpDocs 2024-01-28 16:35:33 +01:00
Sebastian Meyer 11a7179c21 Update phpDoc 2024-01-26 16:37:41 +01:00