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
  • 7 years ago
  • Just now
  • 13 years ago

Installs

  • Total 86K
  • Win 66K
  • Mac 9K
  • Linux 12K
Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4 Aug 3 Aug 2 Aug 1 Jul 31 Jul 30 Jul 29 Jul 28 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
Windows 1 0 1 0 1 0 0 0 0 1 0 2 0 0 2 1 4 2 2 1 1 0 0 0 2 0 0 1 2 2 3 1 1 1 0 3 1 1 1 0 1 5 1 3 1 3
Mac 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 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