Skip to content

Muurtaja/php-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Router

Developer: Murtaja Ahmed

Location: Dhaka, Bangladesh

Website: Murtaja Ahmed Noyeem

Overview

The PHP Router is a lightweight and flexible routing system for PHP applications. It simplifies the process of defining and handling routes, making it easy to build web applications based on the View-Controller pattern.

With this router, you can easily map URLs to controllers and actions, enabling clean and organized code structure. Whether you're building a small website or a complex web application, this router can help you manage your routes efficiently.

Features

  • Simple Routing: Define routes with ease using a straightforward syntax.
  • Controller Support: Map routes to controllers and actions for clean code separation.
  • Flexible Configuration: Configure your routes quickly to suit your project's needs.
  • Parameter Handling: Capture and use URL parameters in your controllers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages