# Contributing to Core

By Ben Ramsey

- **Date:** June 27, 2015
- **Event:** Dutch PHP Conference
- **Venue:** RAI Amsterdam Convention Centre
- **City:** Amsterdam, Netherlands

---

- [View slides](https://speakerdeck.com/ramsey/contributing-to-core-dutch-php-2015)
- [Download PDF](https://files.benramsey.com/talks/2015/dutchphp/benramsey-core-contrib-dpc-2015.pdf)
- [Read feedback](https://joind.in/talk/view/14256)

---

A few years ago, I had an idea to add a new function to PHP: array_column(). Starting out on this journey can be daunting to user-land developers unfamiliar with the landscape of the PHP internals. In this talk, I demystify this process, explaining how to set up an environment, create an RFC, communicate on the mailing lists, and send a pull request. I hope this talk will encourage you to scratch your own itch and contribute to the PHP core.


