Hauptseite: Unterschied zwischen den Versionen

Aus CodeCoupler Wiki
Zur Navigation springen Zur Suche springen
Tm (Diskussion | Beiträge)
Tm (Diskussion | Beiträge)
Zeile 12: Zeile 12:
|| [https://www.codeigniter.com/user_guide/ Documentation]
|| [https://www.codeigniter.com/user_guide/ Documentation]
|| [https://codeigniter.com/download 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]
|-
|-
Zeile 19: Zeile 18:
|| [https://github.com/tedious/JShrink Documentation]
|| [https://github.com/tedious/JShrink Documentation]
|| [https://github.com/tedious/JShrink/releases Download]
|| [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]
|| [https://github.com/tedious/JShrink/blob/master/LICENSE Licence: BSD 3-clause]
|-
| Adaptive Images 1.5.2
|| [http://adaptive-images.com/ Homepage]
|| [http://adaptive-images.com/details.htm Documentation]
|| [http://adaptive-images.com/download.htm Download]
|| [https://creativecommons.org/licenses/by/3.0/ Licence: Creative Commons Attribution 3.0 Unported License]
|-
| scssphp 0.7.1
|| [http://leafo.github.io/scssphp/ Homepage]
|| [http://leafo.github.io/scssphp/docs/ Documentation]
|| [https://github.com/leafo/scssphp/releases Download]
|| [https://raw.githubusercontent.com/leafo/scssphp/master/LICENSE.md Licence: MIT]
|}
|}



Version vom 5. November 2017, 18:02 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 Libraries

CodeIgniter 3.1.6 Homepage Documentation Download Licence: MIT
JShrink 1.2.0 Homepage Documentation Download Licence: BSD 3-clause
Adaptive Images 1.5.2 Homepage Documentation Download Licence: Creative Commons Attribution 3.0 Unported License
scssphp 0.7.1 Homepage Documentation Download Licence: MIT

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