CodeIgniter3.0项目推荐

权限系统 https://github.com/benedmunds/CodeIgniter-Ion-Auth

国际化 https://github.com/bcit-ci/codeigniter3-translations

session存储库 https://github.com/cnsaturn/codeigniter-my-session

redis https://github.com/joelcox/codeigniter-redis  (predis)

数据库主从 https://github.com/jamierumbelow/codeigniter-base-model

http://pengbotao.cn/codeigniter-mysql-proxy.html

模板 https://github.com/philsturgeon/codeigniter-template

RESTFUL

https://github.com/chriskacerguis/codeigniter-restserver

https://github.com/philsturgeon/codeigniter-restclient

UUID https://github.com/Repox/codeigniter-uuid

hmvc:https://github.com/jenssegers/codeigniter-hmvc-modules

支付:https://github.com/calvinfroedge/codeigniter-payments

苹果推送:https://github.com/antongorodezkiy/codeigniter-apns

phpmail:https://github.com/ivantcholakov/codeigniter-phpmailer

图表:https://github.com/ronan-gloo/codeigniter-highcharts-library

二维码:https://github.com/dwisetiyadi/CodeIgniter-PHP-QR-Code

后台:

https://github.com/sapienza/CodeIgniter-admin-panel

https://github.com/anvoz/CodeIgniter-Skeleton

你可能感兴趣的:(CodeIgniter3.0项目推荐)