scaffold/src
Victor Westerlund 4fa45083d0 feat: expose UUID helper as a class of static methods (#10)
Let's expose the uuid helpers as a class of static methods instead. I'm not sure if this approach is actually better but we're going to live with it for a while. I have done UUID helpers before this library as a class. So let's run with it again.

Reviewed-on: https://codeberg.org/vlw/scaffold/pulls/10
2025-11-02 09:50:03 +01:00
..
API docs: replace docs links with comments (#5) 2025-11-01 16:27:01 +01:00
Database refactor: replace the Model->isset property with a public instance method (#9) 2025-11-01 18:34:48 +01:00
Helpers feat: expose UUID helper as a class of static methods (#10) 2025-11-02 09:50:03 +01:00
Scaffold.php refactor: add class for crosstalk between Vegvisir and Reflect (#4) 2025-11-01 16:27:17 +01:00