bundl/sidekix

Cubex Bundle : sidekix

Installs: 1 852

Dependents: 0

Suggesters: 1

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/bundl/sidekix

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

This package is auto-updated.

Last update: 2025-09-13 03:50:50 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() ]; }