Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Slim Alternatives
Similar projects and alternatives to Slim
-
Laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
-
-
-
Siler
⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
leaf
🍁 The easiest way to create clean, simple but powerful web apps and APIs quickly (by leafsphp)
-
Liten
Liten is a small and simple micro framework which can be used to build restful services and apps.
-
-
-
-
-
-
no-framework-tutorial
A small tutorial to show how to create a PHP application without a framework.
-
-
ext-openswoole
Programmatic server for PHP with async IO, coroutines and fibers
-
phroute
A super fast PHP router, with route parameters, restful controllers, filters and reverse routing.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Slim reviews and mentions
-
How to make implement "Single Entry Point" in PHP App?
SlimPHP 3 Skeleton app shows this as well: https://github.com/slimphp/Slim-Skeleton/blob/3.1.8/public/index.php
-
Just created a dependency-free lightweight HTTP router
How hard did you look? There are plenty out there. FastRoute, Phroute, based on FastRoute, with basic middleware, League/Route - routing with middleware, using FastRoute, PSR 7 & 15, Slim Framework, at it's core, it like League/Route, etc. None of these require a full framework to use.
- Laravel considered harmful
- I'm looking for a php framework
-
How to structure Slim/PHP-DI Project?
You can have the container call in a config folder with a file called dependencies or how ever you want. A few existing examples of this is here - Slim calls this app/dependencies in this skeleton project and Odan's Skeleton has this as config/container in their project.
-
Hey, html and php problems
Maybe use this if you don't like to dive into bigger frameworks: https://www.slimframework.com/
-
Any suggestions for lighter frameworks than Laravel?
My APIs are in Slim. It's super light and you have all you need: routes and middlewares.
- Slim, possívelmente o framework ideal para quem vem do Golang
-
Which PHP Framework Should You Use in 2023?
You can download it and review the documentation here: https://www.slimframework.com/
-
Show HN: A DIY PHP Framework
Fwiw, this code example uses the Slim PHP Framework, which also uses a similarly vulnerable example on their homepage https://www.slimframework.com/
-
A note from our sponsor - Onboard AI
getonboard.dev | 3 Oct 2023
Stats
slimphp/Slim-Skeleton is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Slim is PHP.