MAD Framework
MAD NL
  • Introduction
  • Getting Started
    • Installation
    • Frontend
  • The Basics
    • Requests
    • Responses
    • Controllers
    • Views
    • Database
    • Session
    • Pagination
    • Helpers
  • Security
    • Authentication
    • CSRF Protection
    • Validation
    • Middleware
    • Exception Handling
Powered by GitBook
On this page

Introduction

Introducing a lightweight PHP framework designed to help beginners understand the core concepts of modern PHP development. This mini framework simplifies essential features like routing, request handling, and basic MVC architecture, providing a hands-on learning experience for anyone looking to dive into PHP frameworks. Whether you're new to PHP or just curious about how frameworks work under the hood, this tool offers a straightforward and practical approach to building web applications.

NextInstallation

Last updated 7 months ago

Page cover image