Slim
Laravel


Slim | Laravel | |
---|---|---|
49 | 405 | |
1,594 | 79,539 | |
-0.1% | 0.4% | |
1.2 | 8.5 | |
12 days ago | 8 days ago | |
PHP | PHP | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Slim
-
Show HN: Dumbo – Hono inspired framework for PHP
What do you think of Slim Framework as far as best practices for modern PHP in a micro framework (which is similar to OP's Dumbo)? Are there any other micro frameworks you recommend?
https://www.slimframework.com/
-
The PHP Orkestra Framework
Currently Laravel is the "go to" for new PHP applications to mostly developers today, if not, plain PHP, Slim, Symfony and other frameworks does the job, but for Wordpress, custom PHP boilerplates or/and outdated PHP patterns (aka, single ton) is what we have for work in mostly cases, if not, hacky ways to integrate frameworks as Laravel itself or parts of it to leverage a better code structure.
-
Top 12 PHP Frameworks For Web Development in 2024
Slim is a micro PHP framework used for web development with 11.7k stars and 2k forks on GitHub. It has a simple and intuitive API development process. It is a micro-framework, meaning you only get a minimum of support for HTTP requests and forwarding requests to appropriate controllers. So the question is, why should you choose a micro-framework? Because it offers you flexibility and high extensibility.
-
Handling CORS with Slim 4
Slim 4, a minimalistic PHP micro-framework, offers middleware support to easily add CORS headers. Middleware in Slim acts like a series of layers through which your app sends a request. One such layer can be responsible for adding CORS headers.
-
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
- Whole PHP or just PHP on Laravel
-
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.
Laravel
-
efri, the_framework
I'm a huge fan of Laravel, but let's be real - PHP can be a pain sometimes, right? That's why I built Efri, my take on bringing Laravel's awesomeness to TypeScript.
- Learning Path for Web Development
- Best Backend Frameworks for 2025: A Developer's Guide to Making the Right Choice
-
🔥Top 3 Amazing Next.js Alternatives To Try 🫨
3. Laravel: The PHP Framework for Web Artisans
-
My Experience with Elixir Development
Look at something like Laravel - a lot of information is right on the front page, and the docs connect many concepts. I understand that Taylor does this for a living; I just wish that our leaders could work on these things and make money from them too.
-
From Product Manager to Independent Developer: A Six-Month Transformation Guide
I also recommend Laravel, a well-known PHP web development framework. It took some time to learn, but it simplified and accelerated my development process significantly.
-
Image Upload to Strapi via REST API with Next.js and Postman
Media or file upload is very common in most technologies and providers, such as Nodejs, Laravel, Java, Cloudinary, AWS S3, etc., and is a fundamental aspect of web development. It is the transfer of files or media from a client machine to the server. This process is also a part of Strapi.
- 20+ Best Web Development Tools & Software (With Pricing) to Use in 2025🎉🔥🔥
-
I built a platform for discovering and sharing Chrome extension collections
Looks like the website is built with Laravel[1] using Livewire[2] (Alpine JS on the front-end) and the UI library used is Flux[3].
[1]: https://laravel.com/
-
Mantis, a web framework written in V
My background includes building web apps with Laravel (PHP) and Javascript.
What are some alternatives?
Lumen - The Laravel Lumen Framework.
Spiral Framework - High-Performance PHP Framework
Bullet PHP - A resource-oriented micro PHP framework
Slim Framework - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
Silex
Yii2 - Yii 2: The Fast, Secure and Professional PHP Framework
Liten - Liten is a small and simple micro framework which can be used to build restful services and apps.
Nette - 📖 The Nette documentation
Proton
Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Siler - ⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
Phalcon - High performance, full-stack PHP framework delivered as a C extension.

