issues
search
renakdup
/
simple-dic
🔥 Simple DIC - PHP DI Container with autowiring in a single file allows you to easily use it in your PHP applications and especially convenient for WordPress plugins and themes.
https://github.com/renakdup/simple-php-dic
MIT License
7
stars
1
forks
source link
Package prepared for composer usage
#4
Closed
renakdup
closed
6 months ago
renakdup
commented
6 months ago
Remove PSR11 interfaces.
Container returns just Exceptions.
Renamed namespace from Pisarevskii\ to Renakdup.