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.
- Outputs:
out - Website: https://www.php.net/
- Licenses: Expat · FreeBSD · LGPL 2.1 · LGPL 2.1+ · non-copyleft · non-copyleft
- Package source: gnu/packages/php.scm
- Builds: See build status
- Issues: See known issues
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.