diff options
Diffstat (limited to 'docs/integration/symlex.md')
-rw-r--r-- | docs/integration/symlex.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/integration/symlex.md b/docs/integration/symlex.md deleted file mode 100644 index af7dfd2d..00000000 --- a/docs/integration/symlex.md +++ /dev/null @@ -1,13 +0,0 @@ -# Symlex Framework - -> Attention, these set of integrations is currently available for v1.* of RoadRunner. - -[Symlex](https://symlex.org/) is a lean framework stack for agile Web development based on Symfony and Vuetify. -RoadRunner is used as default application server since version 4.4.0. The GitHub repository contains everything to get you started: - -[github.com/symlex/symlex](https://github.com/symlex/symlex) - -Simply delete what you don't need. -Since its initial release in 2014, it has proven to be well suited for rapidly building microservices, CLI and single-page applications. It comes complete with working examples from testing to forms and database abstraction. - -As published by [phpbenchmarks.com](http://www.phpbenchmarks.com/en/benchmark/symlex/4.1), REST requests are more than 40% faster compared to other common PHP frameworks. |