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 year 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 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T21:46:09.000Z (about 2 years ago)
- Last Synced: 2025-02-07T11:17:01.853Z (about 1 year 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)
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.