From 993e4090193f445b57d50809b873b734297228b1 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 16 Jan 2023 23:20:04 +0000 Subject: [PATCH] docs: add links to PHP Foundation and PHP-FIG --- website/src/pages/things-about-php.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/src/pages/things-about-php.mdx b/website/src/pages/things-about-php.mdx index 22c0fb2ed..6e8481eda 100644 --- a/website/src/pages/things-about-php.mdx +++ b/website/src/pages/things-about-php.mdx @@ -13,6 +13,8 @@ Here are links to the resources that I mention in the talk, plus a couple of ext ## Resources +- [The PHP Foundation](https://thephp.foundation) - non-profit to support, advance, and develop the PHP language +- [PHP-FIG](https://www.php-fig.org) - PHP Framework Interop Group - [Composer](https://getcomposer.org) - dependency manager - [Drupal](https://www.drupal.org) - content management system - [Jigsaw](https://jigsaw.tighten.co) - static site generator