Skip to content

Commit 44aa49a

Browse files
committed
Add application form for 2025 season
1 parent 7420304 commit 44aa49a

File tree

1 file changed

+98
-0
lines changed

1 file changed

+98
-0
lines changed
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
2+
---
3+
title: 'The PHP Foundation application form for 2025 is now open'
4+
layout: post
5+
tags:
6+
- team
7+
author:
8+
- name: Roman Pronskiy
9+
url: https://twitter.com/pronskiy
10+
11+
- name: Nils Adermann
12+
url: https://twitter.com/naderman
13+
published_at: 17 September 2024
14+
15+
---
16+
17+
The PHP Foundation is a non-profit organization, started in 2021 by Acquia, Automattic, Craft CMS, JetBrains, Laravel, PrestaShop, Private Packagist, Symfony, Tideways, and Zend by Perforce with a mission to support, advance, and develop the PHP language.
18+
19+
The foundation pays [10 developers](https://thephp.foundation/structure/#core_developers) to work on the language. See what the foundation achieved in 2023 in the [Impact and transparency report](https://thephp.foundation/blog/2024/02/26/transparency-and-impact-report-2023/).
20+
21+
We’re opening a new round of applications for developer positions. We intend to decide on who we will hire by the end of October. If selected, you would start your work January 1st, 2025\.
22+
23+
The application form will be **open until October 10, 2024**.
24+
25+
<p style="text-align: center;">
26+
<a href="https://forms.gle/Ji7Vvj1y2bMf9pUz7" class="inline-block py-2 no-underline px-6 !text-white bg-[#7f52ff] rounded-3xl hover:bg-[rgba(127,82,255,.8)]">Apply</a>
27+
</p>
28+
29+
<div class="alert">
30+
<span class="inline-block font-bold">Note: This is not a job for PHP developers or aspiring PHP developers.</span><br>
31+
The development of PHP is done in the С programming language, and requires proficiency in system programming.
32+
</div>
33+
34+
## Note: Team size is unlikely to grow
35+
36+
While we won’t rule out the possibility of expanding our team, it’s likely we won’t pay more than the current number of 10 developers. Mindful of our budget limitations, we may rather consider restructuring or adjusting our team to make space for any outstanding applications that better help us meet our goals.
37+
38+
## What are the requirements?
39+
40+
As before, we require previous experience in PHP core development. Ideally you should have all, but at least some of the following:
41+
42+
- Pull-requests / commits to [php/php-src](https://github.com/php/php-src/)
43+
- Experience in writing PHP extensions
44+
- Participation in PHP mailing lists
45+
- Contributions to other open-source projects
46+
47+
This time, however, we have a clearer idea of the tasks that can be engaged in and so the pool of considered candidates will be wider.
48+
49+
## What are you going to work on?
50+
51+
Strategic areas we’d like you to work on:
52+
53+
- Security
54+
- Performance
55+
- Infrastructure
56+
- Web APIs (json, PDO, streams, etc.)
57+
58+
This is not an exhaustive list. We encourage you to **provide as detailed a description of what you want to work on as possible**.
59+
60+
Our primary selection criterion is **pragmatism**. We place greater emphasis on solutions that improve the developer experience and benefit businesses that rely on PHP, rather than new syntax features.
61+
62+
Out of scope:
63+
64+
- Pure documentation work
65+
- PHP packages
66+
- Websites
67+
- Translations
68+
69+
## What does working for the PHP Foundation look like?
70+
71+
Working for the PHP Foundation offers a lot of freedom, but it also requires discipline. Your work will roughly consist of the following:
72+
73+
- 40% Triaging issues and fixing bugs
74+
- 30% Working on strategic areas
75+
- 20% Code reviews
76+
- \>10% Preparing RFCs and developing new language features
77+
78+
As you can see, developing new RFCs is a fairly small part of the job. Most of the work is typical maintenance of an open source project.
79+
80+
We are a fully distributed team. You can work from any place**\*** and at any time. All communication is asynchronous via Slack, GitHub, and Email. We meet for synchronous calls 1-2 times a month.
81+
82+
Your work should be in line with the foundation’s mission statement, and we expect you to follow [the code of conduct](https://thephp.foundation/code-of-conduct/).
83+
84+
> **PHP Foundation Mission Statement**
85+
>
86+
> The PHP Foundation is a collective of people and organizations relying on the PHP language. Its mission is to ensure the long-term prosperity of the PHP language. The PHP Foundation focuses on providing financial support and guidance to PHP language developers to support its goals of improving the language for its users, providing high-quality maintenance, and improving the PHP language project to retain current contributors and to integrate new contributors. The PHP Foundation aims to promote the public image of the PHP language in the interest of retaining existing and gaining new users and contributors.
87+
88+
***\*** We do not consider applications from persons residing in sanctioned territories.*
89+
90+
## How to apply?
91+
92+
Submit your application now and we will get back to you shortly. If you have any questions or suggestions, reach out to contact@thephp.foundation.
93+
94+
<p style="text-align: center;">
95+
<a href="https://forms.gle/Ji7Vvj1y2bMf9pUz7" target="_blank" class="inline-block py-2 no-underline px-6 !text-white bg-[#7f52ff] rounded-3xl hover:bg-[rgba(127,82,255,.8)]">Open submission form</a>
96+
</p>
97+
98+
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeYNVQoK2r9c6EtoMnDaIpLzDc95egt1a1mcfiHTovqMDhFuw/viewform?embedded=true" width="100%" height="1693" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>

0 commit comments

Comments
 (0)