It’s 2023 and by some measures, 77% of all web sites are powered by PHP. I’m not sure it’s quite that high, though if you think about every WordPress site, maybe…
I’ve been coding a small-volume API and Laravel has been a breeze. Years ago I did some CakePHP sites and really once you do an MVC project, a lot of the concepts carry over. Laravel benefits from very nice documentation and a vast community. Also the code has been bug free so far for me. I did say “small volume” which I think PHP is appropriate for. Of course there are ways to scale it further, and one can always go horizontal (depending), but in this case I’m unlikely to seriously tax a 4GB VPS so fast development pays dividends.
Laravel has everything I need, but I’m mostly transforming SQL data and sending it to requesters – YMMV.
Indeed, what mileage are you putting on PHP frameworks these days? Vote and let us know! I included some older ones as I know each framework has its partisans.
Raindog308 is a longtime LowEndTalk community administrator, technical writer, and self-described techno polymath. With deep roots in the *nix world, he has a passion for systems both modern and vintage, ranging from Unix, Perl, Python, and Golang to shell scripting and mainframe-era operating systems like MVS. He’s equally comfortable with relational database systems, having spent years working with Oracle, PostgreSQL, and MySQL.
As an avid user of LowEndBox providers, Raindog runs an empire of LEBs, from tiny boxes for VPNs, to mid-sized instances for application hosting, and heavyweight servers for data storage and complex databases. He brings both technical rigor and real-world experience to every piece he writes.
Beyond the command line, Raindog is a lover of German Shepherds, high-quality knives, target shooting, theology, tabletop RPGs, and hiking in deep, quiet forests.
His goal with every article is to help users, from beginners to seasoned sysadmins, get more value, performance, and enjoyment out of their infrastructure.
As of 2023, it’s intriguing to note that PHP supports 77% of all websites, according to some data. This statistic may seem surprising at first, but considering the vast number of WordPress sites, which are predominantly built with PHP, it makes more sense. WordPress is a top search term for many seeking content management solutions, and its widespread use significantly contributes to PHP’s dominance. While this percentage may vary depending on the source and methodology of data collection, it’s clear that PHP remains a foundational technology for the web, powering a significant portion of websites globally.
In 2023, PHP powers 77% of websites. Laravel simplifies API coding; its robust docs aid MVC projects seamlessly. For scalability, it’s a top choice—though old-timers have their merits. Which PHP framework rules your world today? Share your vote!
Do not use LowEndBox for support issues. Go to your hosting provider and issue a ticket there. Coming here saying “my VPS is down, what do I do?!” will only have your comments removed.
Akismet is used for spam detection. Some comments may be held temporarily for manual approval.
Use
...
to quote the output from your terminal/console, or consider using a pastebin service.
LowEndBox helps you discover reliable, budget friendly hosting, from cheap VPS plans to low cost dedicated servers. Whether you're running a website, app, or project, we make it easy to find hosting that fits your needs without breaking the bank. [Learn more about LowEndBox]
What is a VPS?
"VPS" stands for virtual private server, and means a virtual software instance running within a physical computer server. A virtual private server works like a dedicated physical server but relies on a virtualized software engine referred to as a "hypervisor" to provide the interface between the physical server and the virtual instance (aka "vps").
Why do I want a VPS?
By choosing a "VPS" you are using a sliver of a physical dedicated server, which means lower costs, because you are only utilizing a piece of the physical capacities of the underlying server. Additionally, VPS plans often provide easy migration from location to location and server to server along with being able to upgrade or downgrade your resources with only a few clicks (rather than having to change physical server components).
Where can I learn more?
LowEndBox has published an in-depth frequently asked questions article on virtual private servers, why you want a cheap VPS, and more. Also check out our community message board, LowEndTalk, where thousands of users are happy to answer questions.
None, I write without any frameworks, pure PHP, almost 20 years.
Same.
The choice of a PHP framework depends on the specific project requirements, development preferences, and the availability of community support.
Thanks to you, I learned about Laravel. Thank you again for the article
I have everything for PHP Frameworks I need with Laravel.
As of 2023, it’s intriguing to note that PHP supports 77% of all websites, according to some data. This statistic may seem surprising at first, but considering the vast number of WordPress sites, which are predominantly built with PHP, it makes more sense. WordPress is a top search term for many seeking content management solutions, and its widespread use significantly contributes to PHP’s dominance. While this percentage may vary depending on the source and methodology of data collection, it’s clear that PHP remains a foundational technology for the web, powering a significant portion of websites globally.
In 2023, PHP powers 77% of websites. Laravel simplifies API coding; its robust docs aid MVC projects seamlessly. For scalability, it’s a top choice—though old-timers have their merits. Which PHP framework rules your world today? Share your vote!
Currently hooked on Laravel! What’s your go-to?
I just checked out this article, and it’s like a treasure map for PHP frameworks in 2023. Keep the insights coming!
Do not use LowEndBox for support issues. Go to your hosting provider and issue a ticket there. Coming here saying “my VPS is down, what do I do?!” will only have your comments removed.
Akismet is used for spam detection. Some comments may be held temporarily for manual approval.
Use
to quote the output from your terminal/console, or consider using a pastebin service.