Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jk-oster/swp-ue-code-igniter
- Owner: jk-oster
- License: mit
- Created: 2022-06-23T13:14:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-07T20:00:43.000Z (about 2 years ago)
- Last Synced: 2023-03-07T03:37:18.486Z (almost 2 years ago)
- Language: PHP
- Homepage:
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
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.