Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

yadomi/URLHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

URLHandler

URLHandler is a very simple PHP class for handling HTTP Request in a RESTful way.

I've created this class to simplify my life when I need to create a simple API for some project I'm working on. In other word, this code is not foolproof and incapable of error.

Requirement

  • PHP >= 5.4
  • Apache with .htaccess support
  • Apache with mod_rewrite enabled

For informations about how to use it, look at the exemple.php file.

About

Simple PHP Class for handling HTTP Request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages