PHPackages                             atomwares/atom - 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. atomwares/atom

ActiveLibrary[Framework](/categories/framework)

atomwares/atom
==============

Atom Framework Core

1.0(8y ago)34621MITPHPPHP &gt;=5.6.0

Since Jul 31Pushed 7y ago2 watchersCompare

[ Source](https://github.com/atomwares/atom)[ Packagist](https://packagist.org/packages/atomwares/atom)[ RSS](/packages/atomwares-atom/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (7)Versions (3)Used By (1)

Atom Framework
==============

[](#atom-framework)

Installation
------------

[](#installation)

The simplest way to install and get started is using the skeleton project:

```
$ composer create-project atomwares/atom-project
```

Or install Atom standalone using Composer:

```
$ composer require atomwares/atom
```

Usage
-----

[](#usage)

Create a bootstrap file with the following contents:

```
