Download the PHP package phpatom/di without Composer
On this page you can find all versions of the php package phpatom/di. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor phpatom
Package di
Short Description An expressive and flexible dependency injection container for PHP
License MIT
Package di
Short Description An expressive and flexible dependency injection container for PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package di
Atom DI
[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)
[![Build Status](https://travis-ci.org/phpatom/DI.svg?branch=master)](https://travis-ci.org/phpatom/DI)
[![codecov](https://codecov.io/gh/phpatom/DI/branch/master/graph/badge.svg)](https://codecov.io/gh/phpatom/DI)
An expressive and flexible dependency injection container for PHP
📝 Table of Contents
- Prerequisites
- Installing
- Testing
- Coding Style
- Getting Started
- Usage
- Contributing
- Authors
Prerequisites
- PHP 8.2 +
- Composer
Installing
The recommended way to install is via Composer:
Testing Installing
Coding style
Getting Started
Instantiate the container
Basic usage
Factories
Values
Array access
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
✍️ Author
- @dani-gouken - Idea & Initial work
All versions of di with dependencies
PHP Build Version
Package Version
The package phpatom/di contains the following files
Loading the files please wait ....