PHPackages                             modulusphp/upstart - 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. [Framework](/categories/framework)
4. /
5. modulusphp/upstart

AbandonedArchivedPackage[Framework](/categories/framework)

modulusphp/upstart
==================

Ignite your application

0.1(6y ago)10MITPHPPHP &gt;=7.3.0

Since Dec 28Pushed 6y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (11)Versions (7)Used By (0)

Modulus Upstart Component
=========================

[](#modulus-upstart-component)

This component is responsible for starting Craftsman and your Modulus Application.

Install
-------

[](#install)

This package will be automatically installed with the Modulus Framework.

> Note: Upstart is not configured in older versions of Modulus

```
composer require modulusphp/upstart

```

Configure
---------

[](#configure)

To get started, add a `app.php` file in the bootstrap directory, with the following content:

```
