PHPackages                             litzinger/basee - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. litzinger/basee

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

litzinger/basee
===============

Addon base for ExpressionEngine

1.5.4(9mo ago)713.6k2MITPHPPHP &gt;=5.3.9

Since Jun 28Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/litzinger/basee)[ Packagist](https://packagist.org/packages/litzinger/basee)[ RSS](/packages/litzinger-basee/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (37)Used By (0)

Installation
============

[](#installation)

`composer require litzinger/basee`

Usage
=====

[](#usage)

In your upd.mymodule.php file Add the following to your update method. Be sure to set the path to your updates files and your hook template. The hook template will be used for all hooks added via the addHooks() method.

```
