n0nag0n 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
..
app 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
config 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
deploy 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
language 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
routes 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
storage 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
.env 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
.gitignore 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
README.md 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
benchmark_config.json 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
composer.json 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
config.toml 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
engineer 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش
fomo.dockerfile 756600eaa2 Fomo framework for PHP (#9584) 7 ماه پیش

README.md

Introduction

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 more...

Fomo is very fast, simple and for use in large scale projects.

Original intention

Here's 3 reason why you should use Fomo:

  • Fomo is very simple (less to learn and train others on).
  • Fomo is very fast (uses fewer resources to do the same thing).
  • Fomo is another tool that developers can use to solve their complex problems in a simple way.

Documentation

https://fomo-framework.github.io/docs/