PHPackages                             learncorephp/container - 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. learncorephp/container

ActiveLibrary[Framework](/categories/framework)

learncorephp/container
======================

The Core PHP Framework Container

018PHP

Since May 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/AhmedRaafat14/CorePhp-Container)[ Packagist](https://packagist.org/packages/learncorephp/container)[ RSS](/packages/learncorephp-container/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Core PHP Container
==================

[](#core-php-container)

This is the default container used in the [Core PHP Framework](https://github.com/AhmedRaafat14/corephp-framework). It is [PSR-11](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-11-container.md) compatable.

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

[](#installation)

### Requirements

[](#requirements)

PHP &gt;= 7.0.0

### Via Composer

[](#via-composer)

Installation via [Composer](https://getcomposer.org/) is the recommended method of installation.

```
composer require learncorephp/container
```

Basic Usage
-----------

[](#basic-usage)

```
