container

Provides a Dependency Injection Service Container for PHP

BSD-3-CLAUSE License

Downloads
2M
Stars
0
Committers
1
container - 4.0.2 Latest Release

Published by ghostwriter 4 months ago

container - 4.0.1

Published by ghostwriter 4 months ago

container - 4.0.0

Published by ghostwriter 4 months ago

Added

  • Registering a service on the container using Inject attribute.
  • Registering a service factory on the container using Factory attribute.
  • Registering a service extension on the container using Extension attribute.

Full Changelog: https://github.com/ghostwriter/container/compare/3.0.3...4.0.0

container - 3.0.3

Published by ghostwriter 7 months ago

container - 3.0.2

Published by ghostwriter 8 months ago

Extensions will be called if the $serviceName matches the $className or is an instance of $serviceName

Full Changelog: https://github.com/ghostwriter/container/compare/3.0.1...3.0.2

container - 3.0.1

Published by ghostwriter 9 months ago

Returns $this when requested for an instance of Ghostwriter\Container\Interface\ContainerInterface

Full Changelog: https://github.com/ghostwriter/container/compare/3.0.0...3.0.1

container - 3.0.0

Published by ghostwriter 9 months ago

Added

  • Method invoke() was added to interface Ghostwriter\Container\Interface\ContainerInterface

Changed

  • The number of required arguments for Ghostwriter\Container\Instantiator#__construct() increased from 0 to 2
  • Parameter $reflector of Ghostwriter\Container\Instantiator#construct() was added
  • Parameter $parameterBuilder of Ghostwriter\Container\Instantiator#construct() was added
  • Parameter $container of Ghostwriter\Container\ParameterBuilder#construct() was added

Fixed

  • ParameterBuilder resolves positional arguments

Removed

  • Method Ghostwriter\Container\Instantiator#buildParameters() was removed
  • Parameter $container of Ghostwriter\Container\Instantiator#instantiate() was removed
  • Parameter $container of Ghostwriter\Container\ParameterBuilder#build() was removed

Full Changelog: https://github.com/ghostwriter/container/compare/2.0.1...3.0.0

container - 2.0.1

Published by ghostwriter 12 months ago

  • Add factory to register a service factory
  • Build resolves aliases
  • ParameterBuilder resolves default/nullable values from the container
  • Extend supports service name and service type

Full Changelog: https://github.com/ghostwriter/container/compare/2.0.0...2.0.1

container - 2.0.0

Published by ghostwriter 12 months ago

container - 1.6.0

Published by ghostwriter over 1 year ago

What's Changed

Full Changelog: https://github.com/ghostwriter/container/compare/1.5.0...1.6.0

container - 1.5.0

Published by ghostwriter over 1 year ago

What's Changed

Full Changelog: https://github.com/ghostwriter/container/compare/1.4.0...1.5.0

container - 1.4.0

Published by ghostwriter over 1 year ago

What's Changed

  • Update dependencies and refactor by @ghostwriter

Full Changelog: https://github.com/ghostwriter/container/compare/1.3.0...1.4.0

container - 1.3.0

Published by ghostwriter almost 2 years ago

What's Changed

Full Changelog: https://github.com/ghostwriter/container/compare/1.2.0...1.3.0

container - 1.2.0

Published by ghostwriter almost 2 years ago

container - 1.1.1

Published by ghostwriter almost 2 years ago

container - 1.1.0

Published by ghostwriter almost 2 years ago

container - 1.0.0

Published by ghostwriter about 2 years ago

container - 0.7.0

Published by ghostwriter about 2 years ago

Provides a PSR 11 Container Implementation

Full Changelog: https://github.com/ghostwriter/container/compare/0.6.0...0.7.0

container - 0.6.0

Published by ghostwriter over 2 years ago

What's Changed

Full Changelog: https://github.com/ghostwriter/container/compare/0.5.0...0.6.0

container - 0.5.0

Published by ghostwriter over 2 years ago

What's Changed

Full Changelog: https://github.com/ghostwriter/container/compare/0.4.0...0.5.0

Package Rankings
Top 14.22% on Packagist.org
Badges
Extracted from project README
Automation Supported PHP Version GitHub Sponsors Mutation Coverage Code Coverage Latest Version on Packagist Downloads