Skip to content
View vulcanphp's full-sized avatar
  • 02:11 (UTC +06:00)

Block or report vulcanphp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vulcanphp/README.md

VulcanPhp

Vulcan PHP is a MVC based micro framework to create PHP Applications easily.

What is VulcanPhp

VulcanPhp is a open-source, lightweight, and model-view-controller (MVC) based system. it is secure and has all the common mechanism to easily create a php application.

Installation

It's recommended that you use Composer to install VulcanPhp

$ composer create-project vulcanphp/vulcanphp first-app

Start The Application

$ cd first-app

$ php vulcan -s

Vulcan CLI

$ php vulcan -h

to print all the available commands in VulcanPhp.

Create a Vite Application with vulcan cli

$ php vulcan vite

it will simply generate a vite application startup project in VulcanPhp.

// render vite application
return vite_view();
$ npm run dev

thats it..

VulcanPhp Documentation

Popular repositories Loading

  1. vulcanphp vulcanphp Public

    Vulcan PHP is a MVC based micro framework to create PHP Applications easily

    PHP 2

  2. phpadmin phpadmin Public

    PhpAdmin is a simple, lightweight and easy dashboard for VulcanPhp micro mvc framework

    PHP 2

  3. sweetview sweetview Public

    Sweet View is a lightweight and powerful PHP template engine that unblocks all the most common features in handling a View in PHP

    PHP 1

  4. prettyerror prettyerror Public

    Pretty Error is a simplified way to handle PHP errors with a pretty interface

    PHP 1

  5. phprouter phprouter Public

    PHP Router is a powerful, secure, simple, and quick routing system for PHP Application or REST APIs

    PHP 1

  6. dokan dokan Public

    Free Minimal E-commerce PHP Web Application

    PHP 1