CodeIgniter Utilities
CodeIgniter utilities and library snippets for Sublime Text Editor
Details
Installs
- Total 84K
- Win 64K
- Mac 9K
- Linux 11K
Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 6 | 3 | 2 | 4 | 1 | 1 | 3 | 17 | 7 | 1 | 7 | 2 | 1 | 3 | 8 | 6 | 1 | 6 | 5 | 5 | 1 | 8 | 12 | 5 | 1 | 6 | 4 | 2 | 2 | 2 | 7 | 5 | 2 | 2 | 6 | 5 | 4 | 7 | 7 | 1 | 4 | 3 | 8 | 12 | 7 |
Mac | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 2 |
Linux | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
CodeIgniter Utilities
This is a Sublime Text package that plans to include a complete list of snippets for all classes, libraries and helpers on CodeIgniter PHP framework. Inspired on Marco Monteiro CI-Snippets and David Ferguson CI TextMate Bunddle
Installation
If you have Package Control installed, you can get CodeIgniter Utilities easily using this following steps:
1.- Open command palette.
2.- Type / Search for "Package Control: Install Package"
3.- Type "CodeIgniter Utilities" to install it.
To install it manually without Package control, you will need to make a clone of this repository into your packages folder, like so:
git clone https://github.com/roverwire/codeigniter-utilities.git
All the triggers begin with “ci” to avoid conflicts with other snippets.
Check the wiki documentation
Are you using Atom? check the port for your editor here