Download the PHP package yasmin/framework without Composer
On this page you can find all versions of the php package yasmin/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yasmin/framework
More information about yasmin/framework
Files in yasmin/framework
Download yasmin/framework
More information about yasmin/framework
Files in yasmin/framework
Vendor yasmin
Package framework
Short Description Super fast PHP Framework for building API
License MIT
Package 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 framework
Yasmin 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 framework with dependencies
PHP Build Version
Package Version
No informations.
The package yasmin/framework contains the following files
Loading the files please wait ....