• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

codeigniter-nucleus

Codeigniter snippets for quick typing
FlevasGR
0.4.3 6,711
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

CodeIgniter Nucleus for Atom.io

Nucleus is a snippet collection for the PHP framework CodeIgniter. With this plugin you can speed up your development time drastically.

This plugin is still under development. Expect regular updates!

#Command book

CI Loads

  • clb - Load library $this->load->library('');
  • clm - Load Model $this->load->model('');
  • clv - Load View $this->load->view('');
  • clvd - Load View with data $this->load->view('', $data);
  • clh - Load Helper $this->load->helper('');

PHP related

  • protected - New proteched function
  • private - New private function
  • public - New public function

CI General

  • can - Create a CodeIgniter anchor anchor()
  • cim - Create a new Model
  • cic - Create a new Controller

Installation

You can install it trough Atom's package manager

apm install codeigniter-nucleus

Or by searching codeigniter on the Atom package search

alt tag

Links

  • Download Codeigniter: http://www.codeigniter.com/download
  • Codeigniter Docs: http://www.codeigniter.com/docs
  • Codeigniter Forum: http://forum.codeigniter.com/

Licence

###MIT @ Meletis Flevarakis

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by