summaryrefslogtreecommitdiff
path: root/docs/integration/symlex.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-09-10 15:46:02 +0300
committerValery Piashchynski <[email protected]>2021-09-10 15:46:02 +0300
commit8fa86886bd5b3c12cf161fb2c1cdd9a2cd53d1bf (patch)
tree852269ac09c0bcefba6e508fc04263dc061fa87b /docs/integration/symlex.md
parent8b70fb48b2b0a9451d9b82a17ac2f4cd8a1f561e (diff)
Remove docs
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'docs/integration/symlex.md')
-rw-r--r--docs/integration/symlex.md13
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.