CodeIgniter Utilities
CodeIgniter utilities and library snippets for Sublime Text Editor
Details
Installs
- Total 86K
- Win 65K
- Mac 9K
- Linux 12K
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 0 | 1 | 2 | 2 | 1 | 1 | 0 | 2 | 2 | 10 | 1 | 1 | 3 | 4 | 2 | 1 | 2 | 2 | 2 | 2 | 2 | 0 | 2 | 4 | 2 | 2 | 1 | 0 | 0 | 4 | 1 | 3 | 2 | 3 | 2 | 1 | 3 |
Mac | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
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