Skip to content

[READ ONLY] Subtree split of the snicco/illuminate-container-bridge package (see snicco/snicco).

License

Notifications You must be signed in to change notification settings

snicco/illuminate-container-bridge

Repository files navigation

Provides an adapter for illuminate/container for snicco/kernel

codecov Psalm Type-Coverage Psalm level PhpMetrics - Static Analysis PHP-Versions

Installation

composer require snicco/illuminate-container-bridge

Usage

use Illuminate\Container\Container;
use Snicco\Bridge\IlluminateContainer\IlluminateContainerAdapter;

$pimple_container_adapter = new IlluminateContainerAdapter(
    new Container(); // Your illuminate container
)

Contributing

This repository is a read-only split of the development repo of the Snicco project.

This is how you can contribute.

Reporting issues and sending pull requests

Please report issues in the Snicco monorepo.

Security

If you discover a security vulnerability, please follow our disclosure procedure.

About

[READ ONLY] Subtree split of the snicco/illuminate-container-bridge package (see snicco/snicco).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages