Small library for building a website (legacy)
  • PHP 89.6%
  • HTML 6.1%
  • JavaScript 2.3%
  • CSS 2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-03-15 16:45:46 +01:00
controllers rn snake_case classes to PascalCase 2025-02-28 16:20:54 +01:00
core require_once instead of require 2026-03-15 16:45:46 +01:00
migrations fix implode error in find 2023-03-04 14:12:43 +01:00
models change builder from protected to private 2025-02-28 17:11:00 +01:00
public +todos, PDO::connect, js defer 2025-02-05 01:13:44 +01:00
source rf fetch_controller_post for clarity 2025-04-13 00:40:26 +02:00
.env.example fix implode error in find 2023-03-04 14:12:43 +01:00
.gitignore fix implode error in find 2023-03-04 14:12:43 +01:00
.htaccess fix implode error in find 2023-03-04 14:12:43 +01:00
index.php require_once instead of require 2026-03-15 16:45:46 +01:00
LICENSE fix implode error in find 2023-03-04 14:12:43 +01:00
routing.php fetch request with container in router 2025-02-27 00:12:17 +01:00