1
1
# Awesome CodeIgniter [ ![ Awesome] ( https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg )] ( https://github.com/sindresorhus/awesome )
2
- A list of awesome [ Codeigniter] ( http://codeigniter.com ) helpers, libraries and resources.
2
+ A list of awesome [ Codeigniter] ( http://codeigniter.com ) core, helpers, hooks, language, libraries, third_party and other cool resources from CodeIgniter.
3
+
4
+ Inspired by [ ziadoz/awesome-php] ( https://github.com/ziadoz/awesome-php )
3
5
4
6
Table of contents:
7
+ * [ Complex] ( #complex )
5
8
* [ CMS] ( #cms )
6
9
* [ Libraries] ( #libraries )
7
10
* [ Third Party] ( #third-party )
@@ -13,9 +16,14 @@ Table of contents:
13
16
* [ Community] ( #community )
14
17
* [ User Guide Translations] ( #user-guide-translations )
15
18
19
+ ## Complex
20
+ * [ Faster Development of CodeIgniter Apps] ( https://github.com/ci-bonfire/Bonfire ) - Jumpstart your CodeIgniter web applications.
21
+ * [ Sprint PHP] ( https://github.com/ci-bonfire/Sprint ) - A lightweight, modern addition to CodeIgniter 3. The heart of Bonfire Next.
22
+ * [ CodeIgniter-MY_Model] ( https://github.com/avenirer/CodeIgniter-MY_Model ) - The result of a lengthy tutorial about constructing a MY_Model.
23
+
16
24
## CMS
17
25
* [ Pusaka CMS] ( https://github.com/codepolitan-lab/pusakacms ) - Flat file CMS.
18
- * [ Fuelcms] ( https://github.com/daylightstudio/FUEL-CMS ) . The content management system for premium-grade websites.
26
+ * [ Fuelcms] ( https://github.com/daylightstudio/FUEL-CMS ) - The content management system for premium-grade websites.
19
27
* [ No-CMS] ( https://github.com/goFrendiAsgard/No-CMS ) - A CodeIgniter Based CMS Framework.
20
28
* [ cms-canvas] ( https://github.com/diyphpdeveloper/cms-canvas ) - CodeIgniter CMS.
21
29
* [ Ionize CMS] ( https://github.com/ionize/ionize ) - ionize, native multilingual CMS.
@@ -29,12 +37,17 @@ Table of contents:
29
37
* [ ci-cms] ( https://bitbucket.org/hery/ci-cms ) - CI-CMS using Modular Extensions.
30
38
* [ Codeigniter-Egypt] ( https://github.com/blazeeboy/Codeigniter-Egypt ) - Another Codeigniter CMS, With some Love.
31
39
40
+ ## Core
41
+ * [ CodeIgniter-Email-PHP-Errors] ( https://github.com/mikedfunk/CodeIgniter-Email-PHP-Errors ) - A configurable drop-in customization to email yourself PHP errors encountered.
42
+ * [ CodeIgniter SimpleTest] ( https://github.com/ericbarnes/codeigniter-simpletest ) - The CodeIgniter core is now being converted to using phpUnit.
43
+
32
44
## Libraries
33
- * [ Biostall Google Map API] ( https://github.com/BIOSTALL/CodeIgniter-Google-Maps-V3-API-Library ) . Google Map API.
45
+ * [ Biostall Google Map API] ( https://github.com/BIOSTALL/CodeIgniter-Google-Maps-V3-API-Library ) - Google Map API.
34
46
* [ CodeIgniter Recaptcha] ( https://github.com/hok00age/codeigniter-recaptcha ) - CodeIgniter library to work with reCAPTCHA.
35
- * [ Ion Auth 2] ( https://github.com/benedmunds/CodeIgniter-Ion-Auth ) - Simple and Lightweight Auth System
47
+ * [ Ion Auth 2] ( https://github.com/benedmunds/CodeIgniter-Ion-Auth ) - Simple and Lightweight Auth System.
36
48
* [ Tank-Auth] ( https://github.com/TankAuth/Tank-Auth ) - Authentication library.
37
49
* [ CodeIgniter Redis] ( https://github.com/joelcox/codeigniter-redis ) - A CodeIgniter library to interact with Redis.
50
+ * [ Memcached Library for CodeIgniter] ( https://github.com/tomschlick/memcached-library ) - Library to Interface with the Memcached system.
38
51
* [ CodeIgniter-Cache] ( https://github.com/benedmunds/codeigniter-cache ) - CodeIgniter-Cache is a partial caching library for CodeIgniter.
39
52
* [ CodeIgniter PHPMailer] ( https://github.com/ivantcholakov/codeigniter-phpmailer ) - A CodeIgniter compatible email-library powered by PHPMailer.
40
53
* [ CodeIgniter-CLI] ( https://github.com/philsturgeon/codeigniter-cli ) - Work with CodeIgniter over the command line.
@@ -48,37 +61,49 @@ Table of contents:
48
61
* [ CodeIgniter Schema] ( https://github.com/jamierumbelow/codeigniter-schema ) - Expressive table definitions.
49
62
* [ CodeIgniter-Aauth] ( https://github.com/emreakay/CodeIgniter-Aauth ) - Authorization, authentication and User Management library.
50
63
* [ CI-FIle-Browser-Awesome] ( https://github.com/bachors/CI-FIle-Browser-Awesome ) - Simple plugin file browser for codeigniter with jQuery.
64
+ * [ CodeIgniter Minify] ( https://github.com/ericbarnes/ci-minify ) - Minify css and js files in CodeIgniter.
65
+ * [ CodeIgniter - minify] ( https://github.com/slav123/CodeIgniter-minify ) - Minify library CSS and JavaScript compression on the fly.
66
+ * [ codeigniter-alert] ( https://github.com/dnizh93/codeigniter-alert ) - An easy flashdata alert for codeigniter.
67
+ * [ Bcrypt CodeIgniter] ( https://github.com/dwightwatson/codeigniter-bcrypt ) - Adaption of PHPPass for use as a CodeIgniter Bcrypt library.
68
+ * [ facebook-ion-auth] ( https://github.com/dgeorgiev/facebook-ion-auth ) - Facebook login working with ion_auth.
69
+ * [ CodeIgniter Multi-Upload] ( https://github.com/stvnthomas/CodeIgniter-Multi-Upload ) - Multiple file upload support for CodeIgniter 2.x.
70
+ * [ elasticsearch-codeigniter-library] ( https://github.com/confact/elasticsearch-codeigniter-library ) - A small library to make search queries.
71
+ * [ Ignited Datatables] ( https://github.com/IgnitedDatatables/Ignited-Datatables ) - a wrapper class/library based on the native Datatables.
72
+ * [ codeigniter-datatables] ( https://github.com/blake-nouribekian/codeigniter-datatables ) - PHP Codeigniter server-side for jQuery DataTables.
73
+ * [ CodeIgniter Geolocation] ( https://github.com/JCSama/CodeIgniter-geolocation ) - Library allows you to locate an IP Address.
51
74
52
75
## Third Party
53
76
* [ Codeigniterplus] ( https://github.com/ranacseruet/codeigniterplus ) - Scaffolding for a good standard web application.
54
77
* [ Modular Extensions - HMVC] ( https://bitbucket.org/wiredesignz/codeigniter-modular-extensions-hmvc ) - Modular Extensions makes the CodeIgniter.
55
78
* [ CodeIgniter HMVC Modules] ( https://github.com/jenssegers/codeigniter-hmvc-modules ) - Create HMVC modules with this lightweight extension.
56
- * [ CodeIgniter SimpleTest] ( https://github.com/ericbarnes/codeigniter-simpletest ) - The CodeIgniter core is now being converted to using phpUnit.
57
79
* [ codeigniter-phpunit] ( https://github.com/fmalk/codeigniter-phpunit ) - Hack to make CodeIgniter work with PHPUnit.
80
+ * [ CodeIgniter Installer] ( https://github.com/mikecrittenden/codeigniter-installer ) - A starting point for building an installer on CodeIgniter.
81
+ * [ Developer Toolbar] ( https://github.com/JCSama/CodeIgniter-develbar ) - Developer Toolbar is a third party library based on Profiler.
58
82
59
83
## CRUD
60
84
* [ Grocery CRUD] ( https://github.com/scoumbourdis/grocery-crud ) - CRUD library that creates a full functional.
61
85
* [ codeigniter-base-model] ( https://github.com/jamierumbelow/codeigniter-base-model ) - CodeIgniter base CRUD model.
62
86
* [ ci-gen] ( https://github.com/brainlabs/ci-gen ) - Codeigniter CRUD Code Generator With Bootstrap.
63
87
* [ ciig] ( https://github.com/shabeeb/ciig ) - Codignator scaffolder for developers.
64
- * [ iScaffold] ( https://github.com/tiborsaas/iScaffold ) . A CRUD application generator.
88
+ * [ iScaffold] ( https://github.com/tiborsaas/iScaffold ) - A CRUD application generator.
65
89
* [ Codeigniter CRUD Generator] ( https://bitbucket.org/harviacode/codeigniter-crud-generator ) - CRUD Generator is a simple tool to auto generate MVC.
66
90
67
91
## Templates
68
92
* [ Twiggy] ( https://github.com/edmundask/codeigniter-twiggy ) - Template engine implementation for CodeIgniter.
69
93
* [ CodeIgniter-Template] ( https://github.com/philsturgeon/codeigniter-template ) - Template library for CodeIgniter.
70
94
* [ CodeIgniter Template Library] ( https://github.com/jenssegers/codeigniter-template-library ) - A template library for Codeigniter.
95
+ * [ MY_Controller] ( https://github.com/lonnieezell/my_controller ) - Simple template engine and many convenience features.
71
96
* [ Assets] ( https://github.com/creolab/assets ) - Simple assets manager supports LESS, SASS, CoffeeScript.
72
97
73
98
## Web Services
74
99
* [ CodeIgniter Rest Server] ( https://github.com/chriskacerguis/codeigniter-restserver ) - A fully RESTful server implementation for CodeIgniter.
75
100
* [ CodeIgniter-REST Client] ( https://github.com/philsturgeon/codeigniter-restclient ) - A RESTful client CodeIgniter library.
76
- * [ HybridIgniter] ( https://github.com/andacata/HybridIgniter ) . HybridAuth - CodeIgniter integration.
101
+ * [ HybridIgniter] ( https://github.com/andacata/HybridIgniter ) - HybridAuth - CodeIgniter integration.
77
102
* [ Omnipay] ( https://github.com/thephpleague/omnipay ) - A framework agnostic, multi-gateway payment processing library.
78
103
* [ Veritrans Codeigniter] ( https://github.com/harrypujianto/Veritrans-Codeigniter ) - Payment gateway library on Veritrans.
79
104
* [ Codeigniter TwitterOauth] ( https://github.com/MunGell/Codeigniter-TwitterOAuth ) - Codeigniter and TwitterOauth library integration.
80
105
* [ CodeIgniter-Twitter] ( https://github.com/elliothaughin/codeigniter-twitter ) - Twitter API library for CodeIgniter.
81
- * [ CodeIgniter-Facebook] ( https://github.com/elliothaughin/codeigniter-facebook ) - Facebook Graph API, OpenGraph, and Connect for CodeIgniter .
106
+ * [ CodeIgniter-Facebook] ( https://github.com/elliothaughin/codeigniter-facebook ) - Facebook Graph API, OpenGraph, and Connect.
82
107
* [ CodeIgniter-bitly] ( https://github.com/patrickpopowicz/codeigniter-bitly ) - A CodeIgniter library for the bit.ly REST API.
83
108
84
109
## ORM
@@ -88,6 +113,13 @@ Table of contents:
88
113
## Realtime
89
114
* [ Codeiginter FB like Chat library] ( https://github.com/abuzer/ci-chat ) - codeigniter facebook chat library.
90
115
* [ Codeigniter Chat] ( https://github.com/llbbl/codeigniter-chat ) - web based chat -- right now just a simple shoutbox.
116
+ * [ Simple-realtime-message-SocketIO-NodeJS-CI] ( https://github.com/moemoe89/Simple-realtime-message-SocketIO-NodeJS-CI ) - Simple realtime push message using CodeIgniter, Socket.IO (Node.JS), MySQL.
91
117
92
118
## User Guide Translations
93
119
* [ Indonesia] ( http://codeigniter-id.github.io/user-guide/ ) - Indonesian Codeigniter User Guide.
120
+
121
+ ## License
122
+
123
+ [ ![ CC0] ( https://i.creativecommons.org/p/zero/1.0/88x31.png )] ( https://creativecommons.org/publicdomain/zero/1.0/ )
124
+
125
+ To the extent possible under law, [ Sindre Sorhus] ( http://sindresorhus.com ) has waived all copyright and related or neighboring rights to this work.
0 commit comments