Our great sponsors
Lumen | Symfony | |
---|---|---|
12 | 85 | |
7,539 | 26,910 | |
0.1% | 1.0% | |
4.6 | 10.0 | |
2 months ago | 5 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
-
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
- I'm confused, are facades good or bad now?
Symfony
-
Framework for booking system API app
Symfony Framework
-
Pagekit
Pagekit is a modular and lightweight open source CMS built with Symfony components and Vue JS
-
Embed a Collection of Forms of an inheritance mapped entity?
You definitely have a point but that part I took care of. Seems like my issue is an edge case that the symfony team does not deem worthy of putting into core: https://github.com/symfony/symfony/issues/9835
-
Monolog unreleased v3 upgrade instructions
Just saw a merged PR in symfony to prepare monolog v3 support and wanted to know more about what's coming in this release. Thought r/php might be interested too.
- ¿Iniciar a estudiar PHP ?
-
reusable HTML code
PHP: oldie but goodie, powers a big chunk of the web. It have a lot built in for creating web pages, additionally there are many popular frameworks for it like Laravel, Symfony.
-
Which annotationtype do you use?
I opnned a feature request for PropertyInfo component to add a PHP attribute for extract array elements type information. https://github.com/symfony/symfony/issues/46092. I needed serialize/deserialize objects to json, then I created a package to do this with PHP attribute. https://github.com/lesphp/property-info-typed-array
-
Exploring the PHP Frameworks using Symfony Components
Official website: symfony.com
-
New in Symfony 6.1: HtmlSanitizer Component
"May" ? It's right there in the linked article: "Contributed by Titouan Galopin in #44681"
-
What technologies for these requirements?
PHP based If it's just a small project for which you want to go with any cheap-ass hosting provider, you can also check out PHP frameworks. Laravel is the most used one, but may be challenging at first to deploy via FTP. Closely followed by Symfony.
What are some alternatives?
Slim - Slim Framework 4 Skeleton Application
ProxiTok - Open source alternative frontend for TikTok made using PHP
Silex
Swoole - 🚀 Coroutine-based concurrency library for PHP
Slim Framework - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
PHPMailer - The classic email sending library for PHP
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.
Phalcon - High performance, full-stack PHP framework delivered as a C extension.
Ubiquity - Ubiquity framework
tesseract-ocr-for-php - A wrapper to work with Tesseract OCR inside PHP.
CodeIgniter - Open Source PHP Framework (originally from EllisLab)
laminas-mvc-skeleton - Skeleton application for creating laminas-mvc based projects.