Skip to content

rubricate/uri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RubricatePHP Uri

Maintainer Source Code PHP from Packagist Latest Version Software License Total Downloads

A lightweight and expressive URI parser and router component with regex placeholder support for modern MVC architectures.

$ composer require rubricate/uri

.htaccess:

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index.php?/$1 [L]

Credits

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages