Skip to content

Commit 79b0ee0

Browse files
committed
Delete Slim 3
1 parent 8ee3952 commit 79b0ee0

File tree

10 files changed

+0
-63
lines changed

10 files changed

+0
-63
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ These are my benchmarks, not yours. **I encourage you to run on your (production
5656
|phroute-2.2 | 4,303.07| 44.4| 0.58| 1.4|
5757
|leaf-3.3 | 1,576.68| 16.3| 1.10| 2.6|
5858
|fatfree-3.8.1 | 1,512.30| 15.6| 1.67| 4.0|
59-
|siler-1.7.9 | 1,416.80| 14.6| 1.17| 2.8|
60-
|slim-3.12 | 1,061.05| 10.9| 1.40| 3.3|
6159
|slim-4.11 | 805.51| 8.3| 1.57| 3.7|
6260
|ubiquity-2.4.x.dev | 726.70| 7.5| 1.64| 3.9|
6361
|silex-2.3 | 558.07| 5.8| 2.16| 5.1|
@@ -188,7 +186,6 @@ For frameworks, I considered the official repos:
188186
* [Leaf](https://github.com/leafsphp/leaf)
189187
* [Lumen](https://github.com/laravel/lumen)
190188
* [PhRoute](https://github.com/mrjgreen/phroute)
191-
* [Siler](https://github.com/leocavalcante/siler)
192189
* [Silex](https://github.com/silexphp/Silex)
193190
* [Slim](https://github.com/slimphp/Slim)
194191
* [Symfony](https://github.com/symfony/symfony)

benchmark.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ lumen-10.0
2929
phroute-2.2
3030
pure-php
3131
silex-2.3
32-
slim-3.12
3332
slim-4.11
3433
symfony-5.4
3534
symfony-6.3

slim-3.12/Controllers/HelloWorldController.php

Lines changed: 0 additions & 19 deletions
This file was deleted.

slim-3.12/_benchmark/clean.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

slim-3.12/_benchmark/clear-cache.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

slim-3.12/_benchmark/hello_world.sh

Lines changed: 0 additions & 2 deletions
This file was deleted.

slim-3.12/_benchmark/setup.sh

Lines changed: 0 additions & 2 deletions
This file was deleted.

slim-3.12/_benchmark/update.sh

Lines changed: 0 additions & 2 deletions
This file was deleted.

slim-3.12/composer.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

slim-3.12/public/index.php

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)