Skip to content
Benyamin Khalife edited this page May 20, 2026 · 20 revisions

Welcome to the Webrium Core Wiki

Welcome to the official documentation for Webrium Core, a lightweight and powerful PHP framework designed to streamline web development. Use the links below to explore the various components and features available in this library.

🚀 Getting Started

  • App: Learn about the core application structure and initialization.
  • Route: Define and manage your application's routing system.

🌐 Request & Response

  • Url: Helpers for managing and generating URLs.
  • Header: Methods for handling HTTP headers.
  • Http Client: A simple way to make outgoing HTTP requests.

🛡️ Security & Validation

🛠️ Utilities

  • Upload: A streamlined way to handle file uploads safely.

Created and maintained by the Webrium community.

Clone this wiki locally