An open API service indexing awesome lists of open source software.

https://github.com/sojebsikder/bihongophp

BihongoPHP is a fast, simple and lightweight web framework for PHP.
https://github.com/sojebsikder/bihongophp

framework mvc-architecture mvc-framework php php-framework

Last synced: 4 days ago
JSON representation

BihongoPHP is a fast, simple and lightweight web framework for PHP.

Awesome Lists containing this project

README

          

# BihongoPHP
BihongoPHP is a fast, simple and lightweight web framework for Php.

## Install
Install using composer
```
composer create-project sojebsikder/bihongophp project-name
```
## Run
Run using cmd command
```
php cmd serve
```

## Contribution
BihongoPHP is open for contribution.