This package browser is in early development. Mind the rough edges.

php 8.3.26

PHP programming language

PHP (PHP Hypertext Processor) is a server-side (CGI) scripting language designed primarily for web development but is also used as a general-purpose programming language. PHP code may be embedded into HTML code, or it can be used in combination with various web template systems, web content management systems and web frameworks.

Installation

Install php 8.3.26 as follows:

guix install php@8.3.26

Or install the latest version:

guix install php

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.