https://github.com/bkader/mini-server-codeigniter
Ready-to-use portable mini server with apache2, php5.4.x and smtp only
https://github.com/bkader/mini-server-codeigniter
Last synced: 10 months ago
JSON representation
Ready-to-use portable mini server with apache2, php5.4.x and smtp only
- Host: GitHub
- URL: https://github.com/bkader/mini-server-codeigniter
- Owner: bkader
- Archived: true
- Created: 2016-07-21T21:21:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-24T22:31:29.000Z (over 8 years ago)
- Last Synced: 2025-04-09T11:50:31.542Z (about 1 year ago)
- Language: PHP
- Size: 12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini Server - CodeIgniter 3.0.6
I simply love building portable web application using portable web servers.
The best portable web server I could find is [Uniform Server](http://www.uniformserver.com/).
**Mini Server CodeIgniter** is a ready-to-use portable server that uses [*Uniform Mini Server v1.0.11*](https://sourceforge.net/projects/miniserver/files/MiniServer/PHP_MiniServer/)
and [*CodeIgniter v3.0.6*](https://codeigniter.com/).
* Some [helpers](https://github.com/bkader/mini-server-codeigniter/tree/master/root/core/helpers) and [libraries](https://github.com/bkader/mini-server-codeigniter/tree/master/root/core/libraries) have been enhanced and others added.
* CodeIgniter HMVC Modules of [**Jens Segers**](http://www.jenssegers.be).
* [cache](https://github.com/bkader/mini-server-codeigniter/tree/master/root/cache), [logs](https://github.com/bkader/mini-server-codeigniter/tree/master/root/logs) and [modules](https://github.com/bkader/mini-server-codeigniter/tree/master/root/modules) folders have been moved out of [application](https://github.com/bkader/mini-server-codeigniter/tree/master/root/app) folder.
* This repository uses the *Mini Server version*, which means there will be absolutely no **MySQL**.
## Licenses
**I own nothing! All credits and licenses go to their respective owners**