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.
- Host: GitHub
- URL: https://github.com/sojebsikder/bihongophp
- Owner: SojebSikder
- Created: 2020-07-20T10:58:07.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T13:20:08.000Z (over 3 years ago)
- Last Synced: 2025-01-09T22:21:21.313Z (over 1 year ago)
- Topics: framework, mvc-architecture, mvc-framework, php, php-framework
- Language: PHP
- Homepage:
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.