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
$this->load->library('');
$this->load->model('');
$this->load->view('');
$this->load->view('', $data);
$this->load->helper('');
anchor()
You can install it trough Atom's package manager
apm install codeigniter-nucleus
Or by searching codeigniter on the Atom package search
###MIT @ Meletis Flevarakis
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.