Giter Club home page Giter Club logo

sprnva's Introduction

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: http://docs.sprnva.space
Sprnva is designed using bootstrap 4 and offers your choice of using different stacks. image

image

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

composer create-project sprnva/sprnva example-app

cd example-app
  • 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 /migrationmodule with this URL:
http://localhost/sprnva/migration
  • click fresh button to migrate default tables
  • You can start building your application

sprnva's People

Contributors

jagwarthegreat avatar

Stargazers

John McLem Adan avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.