Download the PHP package mochrira/selvi-framework without Composer
On this page you can find all versions of the php package mochrira/selvi-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mochrira/selvi-framework
More information about mochrira/selvi-framework
Files in mochrira/selvi-framework
Download mochrira/selvi-framework
More information about mochrira/selvi-framework
Files in mochrira/selvi-framework
Vendor mochrira
Package selvi-framework
Short Description Super fast PHP Framework for building API
License MIT
Package selvi-framework
Short Description Super fast PHP Framework for building API
License MIT
Please rate this library. Is it a good library?
Informations about the package selvi-framework
Selvi Framework
⚡ Super fast PHP Framework for building API
Quick Start
-
Get this framework via composer on your project directory (inside www folder if you are using Apache)
- Create
app/Controllers
folder inside your project directory -
Create file
HomeController.php
insideapp/Controllers
with this content -
Create index.php
-
Create
.htaccess
file -
Edit your composer.json
- Run
composer update
to update your composer autoload - Done. Open
http://localhost/your-project
on your browser to test it
All versions of selvi-framework with dependencies
PHP Build Version
Package Version
No informations.
The package mochrira/selvi-framework contains the following files
Loading the files please wait ....