Lumen
Laravel
Our great sponsors
Lumen | Laravel | |
---|---|---|
13 | 185 | |
7,545 | 69,987 | |
0.1% | 0.8% | |
4.5 | 9.1 | |
3 months ago | 7 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.
Lumen
-
Vue App with Lumen Passport API (Part I)
Lumen is a stripped down version of Laravel for building APIs. This makes it a lightweight framework. I'm currently using Lumen in a project and I want to use this opportunity to share some of the things I've learnt.
-
Exploring the PHP Frameworks using Symfony Components
Official website: lumen.laravel.com
-
Laravel vs Symfony
I think there are micro frameworks like lumen that are far more accessible in the first steps (https://lumen.laravel.com).
-
Should choose laravel or lumen to write api for an mobile app?
see also: https://github.com/laravel/lumen
-
Remove front-end related files, configurations and folders
use lumen. it is exactly what you want. https://lumen.laravel.com/
-
Yes, PHP is Worth Learning/Using in $CURRENT_YEAR
If you're concerned about frameworks perhaps being "overkill" for what you want to do with PHP, you'll be happy to hear that Symfony is a microframework out of the box (all components outside of the core framework are 100% optional), and Laravel also has a microframework variant called Lumen.
-
What is the best practice for sending and receiving data between HTML and PHP?
I would let a framework handle this for you. It can render your HTML views and handle the security for you. It’s been a while since I’ve coded PHP, but I used to love https://laravel.com and https://lumen.laravel.com
-
REST API for 50,000 concurrent connections
Have a look at Laravel Lumen A micro version of Laravel from Laravel.
- Laravel vs Symfony vs Codeigniter
- Lumen: Alternative BEAM implementation, designed for WebAssembly
Laravel
-
Vue App with Lumen Passport API (Part I)
Lumen is a stripped down version of Laravel for building APIs. This makes it a lightweight framework. I'm currently using Lumen in a project and I want to use this opportunity to share some of the things I've learnt.
-
[ Discussion ] Thinking of switching from PHP to Java
I have been a programmer for 2 years now, using PHP and Laravel for Web Development.
- Care este parerea generala formata asupra PHP?
-
Laravel 8.0 on Digital Ocean
Laravel is a free, open source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern. Some of the features of Laravel are a modular packaging system with a dedicated dependency manager, different ways for accessing relational databases, utilities that aid in application deployment and maintenance, and its orientation toward syntactic sugar.
-
Using Openpesa PHP package for Payments collection on Mpesa Mobile Wallet
Why not Laravel?
-
Framework for booking system API app
Laravel Framework
-
Got approached and told I shouldn't use frameworks.. thoughts?
You didn’t ask, but I would highly recommend Flask with Python as an easy framework to start learning for newbies. Or, try Laravel for PHP with Laracasts if you need a more structured guide (I learned everything about frameworks with laracasts)
-
Understand Laravel Gates and Policies for Roles & Permissions
There are numerous packages available to help you out with it, install it and straight away use it without digging into the complexity of understanding Gates and Polices and how to use them with Laravel.
-
Please help
Could you post your bootstrap/app.php file here ? Or at least tell us the differences between your file and the default one here: https://github.com/laravel/laravel/blob/8d3a964edc67125f336f14ccfca31b62623bca65/bootstrap/app.php It should be a fully generated file you don't change (I never had to in 8+ years of Laravel), the same for everyone for a given Laravel version. Line 47 should be a comment, so your error doesn't make sense.
-
Invalid session token - fix the most annoying Shopify bug
once again he's working in Larvel and this time he's solving something that plagues every new Shopify app build: 400 errors related to invalid session tokens.
What are some alternatives?
Slim - Slim Framework 4 Skeleton Application
Spiral Framework - High-Performance Long-Living PHP Framework for modern enterprise application development
Slim Framework - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
Silex
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.
Yii2 - Yii 2: The Fast, Secure and Professional PHP Framework
Symfony - The Symfony PHP framework
Ubiquity - Ubiquity framework
Phalcon - High performance, full-stack PHP framework delivered as a C extension.
CodeIgniter - Open Source PHP Framework (originally from EllisLab)
Nette - 📖 The Nette documentation