Commit graph

11 commits

Author SHA1 Message Date
netkas
23790bd189 Handle null input in parseArgument method & refactored getArguments() method 2024-09-24 12:29:37 -04:00
netkas
6e7f9089d2 Update type declarations and PHP language level 2024-09-24 00:45:26 -04:00
netkas
7d1c11c051 Fix argument limit check in Parse.php 2024-09-24 00:42:56 -04:00
d15eb47ef1
Bumped version to 1.1.0
- Updated optslib to work with ncc 2.+.
 - Fixed code-smell from optslib.
2023-09-29 00:43:52 -04:00
Netkas
363e1d6d5e Updated PhpDoc for \OptsLib > getArgsCache() 2023-01-27 00:41:28 -05:00
Netkas
b3d7c7b9da Added the ability to get the Argument cache and modify the regex pattern used 2023-01-27 00:22:14 -05:00
Netkas
cbfc75e878 Updated Copyright 2023-01-27 00:19:07 -05:00
Netkas
e60108e409 Updated PhpDocs 2023-01-27 00:16:24 -05:00
Netkas
5db6af9a82 Added copyright 2022-12-19 23:34:06 -05:00
Netkas
c9aa997e7a Updated Parse option to use global $argv 2022-12-19 23:33:29 -05:00
Netkas
a24349b0b5 Updated README.md
Added LICENSE
Added tests (Unfinished)
Added Codebase
Added .gitignore
Added .idea files
2022-12-14 05:01:51 -05:00