Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jk-oster/swp-ue-code-igniter

A login implemented with Code Igniter
https://github.com/jk-oster/swp-ue-code-igniter

Last synced: about 2 months ago
JSON representation

A login implemented with Code Igniter

Awesome Lists containing this project

README

        

# A Simple Login Application with CodeIgniter

This project was built for a uni-assignment.

## What is CodeIgniter?

CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure.
More information can be found at the [official site](http://codeigniter.com).

This repository holds the source code for CodeIgniter 4 only.
Version 4 is a complete rewrite to bring the quality and the code into a more modern version,
while still keeping as many of the things intact that has made people love the framework over the years.

More information about the plans for version 4 can be found in [the announcement](http://forum.codeigniter.com/thread-62615.html) on the forums.