Skip to content

codebysushil/Auth

Auth Project

Tests GitHub License GitHub Release Packagist Downloads

An object oriented MVC framework and session based Login and Registration system.


Requirement

  • PHP 8.2 or latest
  • Composer 2.8.0
  • HTML, CSS, JavaScript
  • CSS Framework (Tailwind CSS or Bootstrap)
  • SQL with SQLite3

Install

composer create-project codebysushil/auth

Run server

Start built-in PHP Server.

php -S localhost:8080

Testing

PHPUnit framework used here.

composer phpunit --testdox

About

An object oriented MVC session based Login system.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published