open qoob framework

RESTful php api framework for creating dynamic web applications

open qoob framework

.htaccess


RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-l
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L,QSA]

Download

raw zip tar