Tools

Documentation

  • PHP Versions - lists the changes in recent PHP versions. For Fall 2025, we will use the current PHP 8.4 release. (The cislinux.hfcc.edu server currently uses PHP 8.3.)
  • Symfony Documentation - full documentation for the Symfony framework.
  • Twig Documentation - an online reference to the Twig template engine for PHP.
  • JSON:API Specification - defines documentation on formatting API responses. We are mostly focused on section 7.1 which defines the top level of the response.
  • JSON Web Tokens (JWT) - debugger and documentation for simple and secure authentication tokens.

Training and Tutorials