index/TODO.md

506 B

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.

  • Verify structure of the DateTime types.

Low Prio

  • Get guides working on phpdoc.

  • Create phpdoc template.

  • Review all constructors and see which one should be marked @internal.