So, when I recently started doing a new project, I asked myself "What PHP Framework should I use?"
I was suggested CodeIgniter - its fast, easy to get to grips with and pretty lightweight file size-wise.
Speed is a big thing for me, and I know Frameworks like Zend are terribly bloated.
I found this nice article that discusses the different Frameworks and benchmarks them. It's pleasing to see that CI comes in second on this list :)
PHP Frameworks Benchmarked
A collection of PHP based musings from myself and interesting articles I find on the Internet.
Our Sponsors
Showing posts with label codeigniter. Show all posts
Showing posts with label codeigniter. Show all posts
Tuesday, 14 June 2011
PHP Framework Benchmarks
Saturday, 11 June 2011
Massive List of PHP Articles
Below is a huge list of links to various PHP related articles that should help you out when starting a freelance or personal project.
For Beginners
For Beginners
- 25 Resources to Get You Started with PHP from Scratch
- Beginners PHP Tutorial – Using Cookies
- PHP for Beginners: Simple Login, Logout, and Session Handling
- Tutorial: Writing your first PHP script
- Video Tutorials To Start Learning PHP
Friday, 10 June 2011
Ion_Auth for CodeIgniter
Today I am promoting the awesome third-party library, Ion_Auth, for CI.
It is a fully fledged authorisation library, allowing you to set up secured areas, user groups, profiles, the lot!
I have used it on several projects and it has yet to let me down.
http://codeigniter.com/wiki/Ion_Auth_-_Lightweight_Auth_System/
It is a fully fledged authorisation library, allowing you to set up secured areas, user groups, profiles, the lot!
I have used it on several projects and it has yet to let me down.
http://codeigniter.com/wiki/Ion_Auth_-_Lightweight_Auth_System/
Subscribe to:
Posts (Atom)