Download the PHP package khokonc/chandra without Composer
On this page you can find all versions of the php package khokonc/chandra. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package chandra
CHANDRA
PHP Micro Framework (MVC)
Developed By Khokon-Chandra
Developed using OOP PHP && MySql.
Installation:
-
Run Command:
- create a database (mysql)
-
Copy .env.example as .env . And Update Environment variable
hostname , database name, user and passwordl. also APP_URL
importfile to your database
- run the local server php -S localhost:8000
6.finaly goto the browser.
Features
Models library like eloquent orm
View library like (blade template)
Controllers Library
User Request Maintanance
Middleware
Exception for Error Handling.
Session Management.
Helpers functionI have implemented PDO library for database query. It's very secure and protect from sql injection.
- run the local server php -S localhost:8000
All versions of chandra with dependencies
PHP Build Version
Package Version
The package khokonc/chandra contains the following files
Loading the files please wait ....