-
Slim Framework - Slim Framework
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
-
Slim 4 Documentation - Slim Framework
Slim 4 Documentation
Welcome
Slim is a PHP micro framework that helps you
quickly write simple yet powerful web applications and APIs. At its core, Slim
is a dispatcher that receives an HTTP request, ...
-
Installation - Slim Framework
Installation
PHP 5.5 or newer
How to Install Slim
We recommend you install Slim with Composer.
Navigate into your project’s root directory and execute the bash command
shown below. This command downlo...
-
First Application Walkthrough - Slim Framework
First Application Walkthrough
If you’re looking for a tour through all the ingredients for setting up a very simple Slim application (this one doesn’t use Twig, but does use Monolog and a PDO database...
-
Routing - Slim Framework
Routing
The Slim Framework’s router is built on top of the Fast Route component, and it is remarkably fast and stable.
While we are using this component to do all our routing, the app’s core has been ...
-
Blog - Slim Framework
Blog
Apr 17, 2023
Nov 06, 2022
Mar 14, 2022
Oct 04, 2021
May 19, 2021
Nov 30, 2020
Nov 15, 2020
Apr 14, 2020
Jan 04, 2020
Nov 28, 2019
Oct 05, 2019
Aug 20, 2019
Aug 20, 2019
Aug 06, 2019
Aug 01, 2019
...