PHP Frameworks: CodeIgniter

A trail of 12 pages, marked with comments, by sidisinsane
About this trail:
FreakAuth: CodeIgniter authentication library
12 marks in this trail
4
Rapyd is a set of components/classes that can help you to develop web applications "rapidly".
Now It's a "library" for Code Igniter (elegant, powerful and tiny PHP Framework).
5

CIForge is a site dedicated to providing project and source code management to CodeIgniter-related projects.

CodeIgniter is an excellent light-weight PHP framework for writing applications. It provides an excellent MVC style base with many helper functions and libraries, yet stays out of the way and lets you code the way that you want to.

Because CodeIgniter is so lightweight, it's often criticized for lacking functionality that other frameworks provide, however, this is really a benefit because it means as a developer you can pick and choose the best library or plugin for your project that provides the functionality that you want. There are several database libraries, several ways to provide "AJAX" functionality, several ways to implement user authentication and so on. Not all developers agree on the best way to implement these functions, and indeed many projects have very different requirements.

CodeIgniter takes the approach that it shouldn't force you into doing any of these functions in one particular way. CIForge exists to complement CodeIgniter and provide a central point of development for these additional projects.

Hosting for projects is provided free of charge, and only requires that your project is licensed under an OSI-approved open source licence and that it is providing a useful add-on to CodeIgniter. Approving projects is currently a manual process and we try to approve projects within a day or so.

If you're interested in applying for a project, please submit a new project application. If you would like to get in touch with us at CIForge or help out in some way, please contact us. We are just starting out any suggestions, comments or questions are welcome!

6
UserAuth Mini-App demonstrates the usage of the UserAuth library & administration interface. Content scaling to users is best practice. User Management approaches towards i18n, internationalization.

Distribution is a mini-application aimed at being a useful example.
The install, easy along side of the Code Igniter blog (tutorial video).

7
CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you're a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you're tired of ponderously large and thoroughly undocumented frameworks
8
Bambooinvoice is free open-source invoicing software intended for small businesses and independent contractors. Our number one priorities are ease of use, user-interface, and beautiful code. Bambooinvoice was built by a designer and programmer, who uses it everyday, not by a large firm who can't remember the names of its customers. It is meant to be sexy, both on top of, and under the hood. Go ahead, kick the tires. View source shows semantic, structured, meaningful XHTML. We use AJAX to keep things peppy and javascript to keep things functional. The entire application degrades gracefully for users without javascript enabled, and complies with WAI priority two.

Add your comment: