Hauptseite: Unterschied zwischen den Versionen

Aus CodeCoupler Wiki
Zur Navigation springen Zur Suche springen
Tm (Diskussion | Beiträge)
Tm (Diskussion | Beiträge)
Zeile 11: Zeile 11:
|| [http://codeigniter.com/ Homepage]
|| [http://codeigniter.com/ Homepage]
|| [https://www.codeigniter.com/user_guide/ Documentation]
|| [https://www.codeigniter.com/user_guide/ Documentation]
|| [https://github.com/bcit-ci/CodeIgniter/archive/3.1.4.zip Download]
|| [https://codeigniter.com/download Download]
|| [https://github.com/bcit-ci/CodeIgniter/archive/3.1.4.zip Download 3.1.4 zip]<br>[https://github.com/bcit-ci/CodeIgniter/archive/3.1.4.tar.gz Download 3.1.4 tar.gz]
|| [https://www.codeigniter.com/user_guide/license.html Licence: MIT]
|| [https://www.codeigniter.com/user_guide/license.html Licence: MIT]
|-
| JShrink 1.2.0
|| [http://blog.tedivm.com/category/projects/jshrink/ Homepage]
|| [https://github.com/tedious/JShrink Documentation]
|| [https://github.com/tedious/JShrink/releases Download]
|| [https://github.com/tedious/JShrink/archive/v1.2.0.zip Download 1.2.0 zip]<br>[https://github.com/tedious/JShrink/archive/v1.2.0.tar.gz Download 1.2.0 tar.gz]
|| [https://github.com/tedious/JShrink/blob/master/LICENSE Licence: BSD 3-clause]
|}
|}



Version vom 5. November 2017, 17:51 Uhr


  If I have seen further it is by standing on the shoulders of giants.  

Isaac Newton following Bernard of Chartres
http://en.wikipedia.org/wiki/Standing_on_the_shoulders_of_giants


CodeCoupler is a best-of-breed compilation of web development libraries, put them together in a small footprint framework. The goal was to enclose the most used code and libraries in a easy-to-use framework, hoping never have to write the basics of a web application again.

Used Components

CodeIgniter 3.1.6 Homepage Documentation Download Download 3.1.4 zip
Download 3.1.4 tar.gz
Licence: MIT
JShrink 1.2.0 Homepage Documentation Download Download 1.2.0 zip
Download 1.2.0 tar.gz
Licence: BSD 3-clause

Thanks to the following Stack Overflow Authors:

Used in Link to Code Author
Mods: Automatic Base Detection Used Code Jon Lin

Using the Framework

Tips and Tricks

Details

Modifications & Enhancements of the CodeIgniter Framework

CodeCoupler Libraries

CodeCoupler Controllers

Advanced