2022-09-13 13:13:11 +00:00
|
|
|
# TODO
|
|
|
|
|
|
|
|
## High Prio
|
|
|
|
|
|
|
|
- Create tests for everything testable.
|
|
|
|
|
|
|
|
- Create similarly address GD2/Imagick wrappers.
|
|
|
|
|
|
|
|
- Figure out the SQL Query builder.
|
|
|
|
- Might make sense to just have a predicate builder and selector builder.
|
|
|
|
|
|
|
|
- Create a URL formatter.
|
|
|
|
|
|
|
|
- Add RSS/Atom feed construction utilities.
|
|
|
|
|
2023-11-09 13:55:30 +00:00
|
|
|
- Verify structure of the DateTime types.
|
|
|
|
|
2022-09-13 13:13:11 +00:00
|
|
|
## Low Prio
|
|
|
|
|
|
|
|
- Get guides working on phpdoc.
|
|
|
|
|
|
|
|
- Create phpdoc template.
|
|
|
|
|
|
|
|
- Review all constructors and see which one should be marked @internal.
|