devnet/web

Web Application

Maintainers

Package info

github.com/DevNet-Framework/web

Type:project

pkg:composer/devnet/web

Statistics

Installs: 23

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.1 2024-12-20 16:02 UTC

This package is not auto-updated.

Last update: 2026-03-31 19:59:00 UTC


README

This package is a web application template for DevNet Framework.

Requirements

  • PHP version 8.1 or higher
  • Composer version 2.0 or higher

Installation

You can use DevNet CLI to create a web application project by running the following command in your terminal:

devnet new web --project [project-Name]

Or using composer

composer create-project devnet/web [project-Name]

Documentation

Full documentation on how to use DevNet Framework is available at devnet-framework.github.io