This week I took delivery of a new laptop a macbook my first mac and I am enjoying using it immensely. As I use CodeIgniter frequently and have been waiting to use Textmate for quite sometime I searched the CI forums and googled for a CodeIgniter bundle without finding a complete bundle.
NickC from the CI forums has started a bundle but it didn’t contain the full classes for CodeIgniter. The original release from Nick was in April 2006 over a year ago so I’m sure some of you will be using this to help your coding.
I continued using the initial bundle from Nick and added the whole classes API which can be easily added. This is the first release but is version 0.2 as 0.1 was Nick’s original release.
- Benchmarking Class - cibench
- Calendaring Class - cical
- Config Class - ciconfig
- Database Class - cidb & ciar (active record)
- Email Class - ciemail
- Encryption Class - ciencrypt
- File Uploading Class - ciupload
- FTP Class - ciftp
- HTML Table Class - cihtml
- Image Manipulation Class - ciimage
- Input and Security Class - ciinput
- Loader Class - ciload
- Language Class - cilang
- Output Class - cioutput
- Pagination Class - cipag
- Session Class - cissession
- Trackback Class - citrack
- Template Parser Class - citemp
- Unit Testing Class - ciunit
- URI Class - ciuri
- User Agent Class - ciagent
- Validation Class - civalid
- XML-RPC Class - cixmlrpc
- Zip Encoding Class - cizip
As this is the first release please email me at luci3n(at)sellersrank.com about problems with the download, or omissions or errors. or just leave a comment here.
To download the bundle go to the CodeIgniter Textmate Bundle download page
August 20, 2007
Hi, I tried to use this bundle with eTextEditor (windows editor compatible with TextMate bundles), but as I decompressed the archive, I got a lot of warnings saying that the “>” in filenames were converted to “_”. I guess NTFS doesn’t like “>” in filenames…
Still, the bundle works :) Thanks!
August 26, 2007
@Joaquim: I’m glad you were able to get the bundle working on eTextEditor I never tried it as I only use a mac or linux to develop with. Next time I release any changes I’ll make a special version for eTextEditor. I may also create a version for InType for windows. If you have any suggestions on how to improve the bundle please feel free to add your suggestions.
December 3, 2007
Appreciate this one. A bundle for Kohana would be nice too!