Skip to content
@webrium

Webrium

A clean, high-performance PHP framework for modern web apps — MVC, fluent ORM, and hybrid-cached templating.

Webrium

Webrium is a fast, lightweight PHP framework built around a simple idea: give developers the essentials — routing, controllers, models, and views — without the overhead and complexity that comes with larger frameworks.

What's in the box

  • A clean MVC core — routing, middleware, controllers, and validation, designed to stay out of your way.
  • FoxDB — a fluent query builder and ORM for working with your database securely and expressively.
  • Webrium View — our own template engine with Vue-inspired syntax, a DOM-less compiler, and a built-in hybrid static cache that lets pages render once and be served as static HTML afterward — keeping response times fast even under load, with minimal server resources.

Philosophy

Webrium is built for developers who want to understand their framework, not fight it. Every part is designed to be small, readable, and easy to extend — so you spend your time building your application, not learning the framework.

Get Started

composer create-project webrium/webrium my-app

Webrium is open source under the MIT license. Issues, ideas, and contributions are welcome.

Pinned Loading

  1. webrium webrium Public

    Webrium is a lightweight PHP framework for web development

    PHP 12 3

  2. foxdb foxdb Public

    Foxdb database query builder provides a convenient, fluent interface to creating and running database queries

    PHP 16 4

  3. xzeroprotect xzeroprotect Public

    A lightweight, file-based PHP 8 firewall — rate limiting, bot detection, payload scanning, and IP banning with zero dependencies.

    PHP 2

  4. sitemap sitemap Public

    A production-ready PHP library for generating XML sitemaps with support for images, videos, hreflang, gzip compression, and automatic splitting for large sites.

    PHP 1

  5. view view Public

    A lightweight, modern PHP template engine with its own clean syntax — DOM-aware, no eval, and frontend-framework friendly (Vue, Alpine, Livewire, htmx), with built-in hybrid static caching.

    PHP 2 1

  6. core core Public

    A high-performance, standalone PHP component suite for modern web applications and micro-frameworks.

    PHP 3 2

Repositories

Showing 10 of 18 repositories

Top languages

Loading…

Most used topics

Loading…