Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Workana/li3_clockwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clockwork for the Lithium framework.

Original Project

Chrome Extension

Usage

# bootstrap.php
\lithium\core\Libraries::add('li3_clockwork');
\li3_clockwork\extensions\StaticClockwork::getInstance()->setStorage(
    new \Clockwork\Storage\FileStorage("/path/to/tmp")
);

Releases

No releases published

Packages

No packages published

Languages