-
-
Notifications
You must be signed in to change notification settings - Fork 40
Add frankenphp php org post #220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
bf73ef8
Add frankenphp php org post
pronskiy cd01a21
Update source/_posts/2025-06-08-php-30.md
pronskiy 900c363
Fix links, add graphics, and mastodon widget
pronskiy b6291e3
Update source/_posts/2025-06-08-php-30.md
pronskiy 4e32406
Add text about #30YearsOfPHP
pronskiy a5e74fc
Remove widget
pronskiy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
title: '30 years of PHP: FrankenPHP is now part of the PHP organisation' | ||
layout: post | ||
tags: | ||
- news | ||
author: | ||
- name: Roman Pronskiy | ||
url: https://twitter.com/pronskiy | ||
published_at: 8 June 2025 | ||
--- | ||
|
||
On June 8, 1995, Rasmus Lerdorf released the first version of the PHP language. Over time, PHP has become the most popular server-side programming language, now powering over 70% of websites! | ||
|
||
Exactly 30 years after the first release of PHP, we are proud to announce that [FrankenPHP](https://frankenphp.dev), a modern and high-performance application server based on Caddy, is now part of [the PHP organisation on GitHub](https://github.com/php/frankenphp). | ||
|
||
As a reminder, FrankenPHP offers features that are unique in the PHP ecosystem: | ||
|
||
* simplify the development of applications written in PHP; | ||
* drastically improve performance, while considerably reducing hosting costs (FinOps) and energy consumption (GreenOps); | ||
* facilitate deployment in production, whether on bare-metal servers, or in cloud-native environments; | ||
* easily develop real-time features thanks to native [Mercure](https://mercure.rocks) protocol support; | ||
* extend PHP apps with Go, C, and C++ programming languages; | ||
* support the PHP programming language in any application written in Go (server, proxy, in-house development…). | ||
|
||
The move of FrankenPHP into the PHP organisation follows the announcement of FrankenPHP support by the PHP Foundation, in collaboration with [Les-Tilleuls.coop](https://les-tilleuls.coop) (the creator of FrankenPHP) and the team maintaining [the Caddy web server](https://caddyserver.com). | ||
|
||
This is the first step towards greater integration of the tool into the language ecosystem. | ||
|
||
The roadmap and new features that are likely to change the way PHP applications are developed will be announced at the **[JetBrains PHPverse 2025](https://jb.gg/phpverse-phpf)** online conference on **June 17**, to celebrate PHP's 30th birthday. There is still time to register, and it's free! | ||
|
||
[](https://jb.gg/phpverse-phpf) | ||
|
||
Happy 30th birthday, PHP! 🎉 | ||
|
||
🐘💜 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.