Commit Graph

11 Commits

Author SHA1 Message Date
danieljsummers 483d7875d5 Change functions to properties
- Force PHP 8.4
2024-09-30 22:59:46 -04:00
danieljsummers 6779b2c554 Restrict PHP version
- Update deps
v1.0.0-rc1
2024-09-30 20:14:52 -04:00
danieljsummers fad428a4e4 Add contains, exists, toArray
- Update docs
v1.0.0-beta2
2024-07-29 13:58:33 -04:00
danieljsummers 57af645d87 Add bind() to option and result 2024-07-28 22:50:59 -04:00
danieljsummers efb3a4461e Add details to README v1.0.0-beta1 2024-07-28 17:35:11 -04:00
danieljsummers 5a8a41a660 Add toPhpOption; convert both to mostly non-static 2024-07-28 14:15:24 -04:00
danieljsummers 7d25b9ea28 Add PhpOption support to Option::of 2024-07-27 21:20:35 -04:00
danieljsummers 7837f4af17 Add tap for Option and Result 2024-07-27 13:03:54 -04:00
danieljsummers 193147cfb3 Add Result and tests 2024-07-26 22:55:02 -04:00
danieljsummers bfc27ccef5 Add Option and tests 2024-07-26 18:10:02 -04:00
danieljsummers e16bf30dc3 Initial commit 2024-07-26 18:13:27 +00:00