名称:STBlog
介绍:STBlog 是一套由CI中国社区驱动,基于Codeigniter MVC 框架编写的多权限博客系统,轻巧/快速/安全/易拓展/界面友好是它的最大特点。
官方:http://code.google.com/p/stblog/
名称:ComUnion ERP
介绍:ComUnion 希望协助中小企业管理日常作业,ComUnion 是一个功能完整的企业资源规划、管理平台。
名称:IT Project Guide – Risk Management
介绍:项目管理的重点是风险跟踪和减少风险。基于 PHP、MySQL、CodeIgniter 和 jQuery 开发。非常 Ajax 的清爽用户界面。基于 Web 的客户和团队项目管理工具。
官方:http://itprojectguide.org/main/products/RiskManagement
名称:MyFina – Personal Finance Manager
介绍:MyFina 是一个基于 Web 的管理帐目和费用的个人财务和预算程序。该系统针对那些很少或没有财务背景的人,掌控他们的钱。该系统使用 PHP(CodeIgniter) & MySQL 构建。
官方:http://myfina.ridinglinux.org
名称:EasySNS
介绍:EasySNS 是一个开放式的组件化 SNS 平台,只需要简单的选择和拖拽,您就可以轻松搭建一个无缝集成内容,社区,订单系统等功能的 web 2.0 网站。
官方:http://code.google.com/p/easysns/
名称:BackendPro
介绍:BackendPro 是一个为 CodeIgniter 开发者设计的控制台,不是像 CMS
般提供现成的系统,它只提供系统的一部份。它提供一些会重复性使用的功能,像是认证、权限与管理介面基本的画面。使用现有的 PHP 与
CodeIgniter 知识可以藉由 BackendPro 建立完整的网站,你服务器托管网可以更专注在应用本身,而非一些系服务器托管网统管理功能。
官方:http://www.kaydoo.co.uk/projects/backendpro
名称:BambooInvoice
介绍:BambooInvoice 是一个为小型企业和独立承包商编写的发票系统,它是免费、开放源代码的。我们的首要目标是易用性、用户界面和编写基于 CodeIgniter 框架的优雅代码。
官方:http://www.bambooinvoice.org/
名称:Blogmer
介绍:Blogmer is an Open Source blog package developed in PHP and using the
popular MySQL database back-end to store data. Unlike other popular
blog systems, Blogmer does not strive to have as many features as
possible, but to be one of the easiest and most usable
blog packages, limiting the basic feature set to only the essential.
Blogmer is pure blogging software. Blogmer is an ideal solution for
small to medium-sized websites which require an easy to use blog without
the bloat, that produces standards compliant output,
is secure and easily configurable.
官方:http://speedovation.org/
名称:InkType
介绍:InkType is an easy-to-use blog management system. Bloggers can expect
a powerful and intuitive back end from which they can manage their blog
resources with the greatest of ease. Developers will appreciate the
structured model-view-controller architecture
which allows InkType to easily be extended upon.
官方:http://www.inktype.org/
名称:68KB
介绍:68KB is an open source PHP MySQL driven knowledge base script. Built with you in mind to make it easy to configure and setup.
官方:http://68kb.com/
名称:Linkster
介绍:Linkster is a free open source PHP link directory based on the
CodeIgniter PHP framework. You can find a demo here:
http://demo.codeigniterdirectory.com
官方:http://www.assembla.com/wiki/show/linkster
名称:MyForum
介绍:基于 CodeIgniter 的简单论坛解决方案。
官方:http://codeigniter.com/wiki/MyForum/
名称:Open Blog
介绍:Open blog is a free and open source blogging platform built using the
CodeIgniter PHP framework and released under the GPL v3 license. It
provides users with a very powerful yet easy to use interface which
makes blogging simple and enjoyable. We keep our
source base well factored so the developers can easier continue
refining the development version, add their own modules and features,
fix possible bugs, and most importantly, do their job.
官方:http://www.open-blog.info/
名称:Tank Auth
介绍:Tank Auth is an authorization library for PHP-framework CodeIgniter.
It’s based on DX Auth, althouth the code was seriously reworked.
官方:http://konyukhov.com/soft/tank_auth/
名称:Ionize
介绍:Ionize is a powerful CMS based on the CodeIgniter PHP framework. It
was built by web designers for web designers with one word in mind:
Flexibility.
服务器托管,北京服务器托管,服务器租用 http://www.fwqtg.net
机房租用,北京机房租用,IDC机房托管, http://www.fwqtg.net
相关推荐: Redis从入门到放弃(12):pipeline管道技术
1、引言 在现代应用程序中,高性能和低延迟是至关重要的因素。而在处理大规模数据操作时,Redis作为一种快速、可靠的内存数据库,成为了许多开发人员的首选。 在Redis中,每个操作都需要与服务器进行往返通信,存在网络开销损耗,当有批量命令执行时,就会有较大的网…