Skip to content

GustavPHP Starter 39

Latest

Choose a tag to compare

@TorstenDittmann TorstenDittmann released this 24 Aug 14:21
4183158

GustavPHP Starter 39 is the stable project template for GustavPHP 1.0.

Create a new application:

composer create-project gustav-php/starter example-app 39

The generated project:

  • Requires stable GustavPHP 1.0.
  • Supports PHP 8.2 and newer.
  • Includes JSON and HTML endpoints, native phtml views, typed configuration, dependency injection, commands, events, sessions, and CSRF protection.
  • Contains project files and project tooling without Gustav maintainer CI or test scaffolding.

Framework release: https://github.com/gustav-php/gustav/releases/tag/1.0.0
Documentation: https://gustav-php.github.io