ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Code​Igniter Utilities

by RoverWire ALL

CodeIgniter utilities and library snippets for Sublime Text Editor

Details

  • 2019.01.21.22.46.11
  • github.​com
  • github.​com
  • 6 years ago
  • 2 hours ago
  • 12 years ago

Installs

  • Total 86K
  • Win 65K
  • Mac 9K
  • Linux 12K
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12
Windows 0 3 2 2 4 3 1 0 1 0 2 1 2 3 2 1 2 2 2 5 2 3 2 2 2 1 3 0 2 3 2 1 5 3 2 4 2 2 2 0 3 1 2 1 0 1
Mac 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 1 0 1 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

CodeIgniter Utilities

Codeigniter

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