dak0k/darkquest

A powerful and easy PHP framework for building web applications

Fund package maintenance!
khakimovalikhan

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/dak0k/darkquest

dev-main 2023-05-20 20:54 UTC

This package is not auto-updated.

Last update: 2025-11-01 16:44:30 UTC


README

Easy Framework for begginers in php

Installation

You can follow this command

composer create-project --stability dev dak0k/darkquest my-project

After installing do not forget to put this command for installing dependencies:

composer install