Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fomo-framework/fomo
A simple, fast framework with many features for the HTTP
https://github.com/fomo-framework/fomo
php swoole
Last synced: 1 day ago
JSON representation
A simple, fast framework with many features for the HTTP
- Host: GitHub
- URL: https://github.com/fomo-framework/fomo
- Owner: fomo-framework
- License: mit
- Created: 2021-05-08T12:42:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T13:27:00.000Z (5 months ago)
- Last Synced: 2024-06-15T04:48:00.312Z (5 months ago)
- Topics: php, swoole
- Language: PHP
- Homepage:
- Size: 291 KB
- Stars: 134
- Watchers: 7
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-swoole - Fomo - A simple, fast framework with many features for the HTTP. It was ranked as the fastest PHP framework in the world since 2022-10-16 (and still is as of 2022-11-30) by the [Web Frameworks Benchmark](https://web-frameworks-benchmark.netlify.app/result?l=php) project. (Frameworks)
README
## About Fomo
Fomo is a web application framework based.
We tried to implement FOMO in the simplest possible way so that anyone can use it.
Fomo supports the following:
- Simple, fast routing engine.
- Processing work in the background
- Queued job processing,and....Fomo is very fast, simple and for use in large scales (Of course, it still has flaws :grin:)
## Documentation
Documentation for installing Fomo can be found on the [Fomo documentation](https://fomo-framework.github.io/docs/) website.
## Contributing
Thank you for considering contributing to the Fomo framework! The contribution guide can be found in the [Fomo documentation](https://fomo-framework.github.io/docs/).
## Security Vulnerabilities
We will be happy If you discover any security vulnerabilities or any other issues, please send an email to Amir at [[email protected]]. All defects will be fixed quickly.
## License
The Fomo framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
## Benchmark
You can visit this [link](https://web-frameworks-benchmark.netlify.app/result) to view the benchmarks of Fomo or other frameworks.