Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.