derafu / site
Derafu: Site - Base for Derafu’s Websites
Installs: 1
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Twig
Requires
- php: ^8.3
- derafu/foundation: dev-main
Requires (Dev)
- ext-xdebug: *
- friendsofphp/php-cs-fixer: ^3.63
- phpstan/phpstan: ^1.12
- phpunit/phpunit: ^11.4
This package is auto-updated.
Last update: 2025-03-15 17:56:39 UTC
README
The Road to Success is Always Under Construction
Quick Start
Create a new website based on this base:
composer create-project derafu/website www.example.com --stability=dev
Please refer to the documentation or Derafu Foundation for more information.