bundl/sidekix

Cubex Bundle : sidekix

Maintainers

Package info

github.com/cubex-bundl/sidekix

Homepage

pkg:composer/bundl/sidekix

Statistics

Installs: 1 852

Dependents: 0

Suggesters: 1

Stars: 0

Open Issues: 0

dev-master 2014-04-04 11:53 UTC

This package is auto-updated.

Last update: 2026-03-13 04:48:07 UTC


README

Perfect bundl to add onto any sidekick project

Usage

Add the following within your Project.php file

public function getBundles() { return [ new \Bundl\Sidekix\SidekixBundl() ]; }