PHPackages                             eecli/bootstrap - 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. eecli/bootstrap

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

eecli/bootstrap
===============

Bootstrap the ExpressionEngine environment

v1.4.0(10y ago)349.9k71PHP

Since Aug 24Pushed 7y ago3 watchersCompare

[ Source](https://github.com/rsanchez/ExpressionEngine-Bootstrap)[ Packagist](https://packagist.org/packages/eecli/bootstrap)[ RSS](/packages/eecli-bootstrap/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (11)Used By (1)

EE Bootstrap
============

[](#ee-bootstrap)

This file "bootstraps" the EE environment, so you use the `ee()` function to access the instance.

Useful for little one off scripts, or cron jobs that need access to the EE environment.

Example:

```
