Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohammadreza-73/fandogh
Lightweight MVC micro framework
https://github.com/mohammadreza-73/fandogh
framework lightweight-php-framework micro micro-framework mvc mvc-framework php php-framework
Last synced: about 1 month ago
JSON representation
Lightweight MVC micro framework
- Host: GitHub
- URL: https://github.com/mohammadreza-73/fandogh
- Owner: Mohammadreza-73
- License: mit
- Created: 2021-08-29T02:09:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T21:46:09.000Z (about 1 year ago)
- Last Synced: 2024-11-23T21:08:02.746Z (2 months ago)
- Topics: framework, lightweight-php-framework, micro, micro-framework, mvc, mvc-framework, php, php-framework
- Language: PHP
- Homepage:
- Size: 180 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Fandogh micro framework
Fandogh is a web application framework with expressive, elegant syntax.
This project adheres to [code of conduct](CODE_OF_CONDUCT.md). By participating in this project and its community, you are expected to uphold this code.
----
## đź“ŚRequirements
- PHP >= 8.0
- PDO Extension
- JSON Extension## ⬇️ Installation
You can install the package via the composer:
```
composer create-project m.rahimi/fandogh
```## Contributing
Contributions are welcome! To contribute, please familiarize yourself with [CONTRIBUTE.md](CONTRIBUTE.md)
## LicenseThe MIT License (MIT). Please see [License File](LICENSE) for more information.