Download the PHP package sprnva/framework without Composer
On this page you can find all versions of the php package sprnva/framework. 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 framework
Sprnva Framework
/supernova/
Sprnva is a beautifully designed application starter kit for you and provides the perfect starting point for your next application. Sprnva provides the entry point in learning the MVC framework.
docs: https://sprnva.gitbook.io/
Sprnva is designed using bootstrap 4 and offers your choice of using different stacks.
Features
- beautiful routing
- protected routes by authentication
- can run on php >= php5.6
- built in login and registration
- forgot password with email sending password reset link
- inspired in MVC approach
- simple database migration (sync database development for everyone)
- can send email with just a simple setup
- bootstrap 4 stack (can use diffrent stacks)
- jquery-3.6.0 stack (can use diffrent stacks)
- easy to deploy to a hosting server
- can add/change diffrent templates of your choice
- open-source
- easy to undertstand
- coding used is not complex good for rising artisan
- fast developing applications
- Csrf protection
- database seeder
- brightens your horizon in future engagement for massive frameworks
REQUIREMENTS
- Php version supported: PHP >= php5.6
- composer
- apache and mysql server
INSTALLATION
- setup
config.php
credentials - set
'base_url' => 'example-app'
('example-app' is the directory name of your application) -
Create a database identical to your config then go to
/migration
module with this URL: - click fresh button to migrate default tables
- You can start building your application
All versions of framework with dependencies
PHP Build Version
Package Version
No informations.
The package sprnva/framework contains the following files
Loading the files please wait ....