slim-php-di

Slim Framework PHP-DI container integration

BSD-3-CLAUSE License

Downloads
24.6K
Stars
15
Committers
2
slim-php-di - 4.1 Latest Release

Published by juliangut 9 months ago

Update to Symfony Console's Attribute

slim-php-di - 4.0

Published by juliangut about 1 year ago

Drop PHP 7.4
Update PHP-DI to version 7 (review https://php-di.org/doc/migration/7.0.html)

slim-php-di - 3.4

Published by juliangut over 1 year ago

Overall typing improvements

slim-php-di - 3.3

Published by juliangut over 2 years ago

Validate CallableStrategy response type
Update deprecation notices
Improve documentation
Improve global package typing

Drop support for PHP < 7.4

slim-php-di - 3.2

Published by juliangut over 3 years ago

Support for PHP 8

Dropped support for PHP < 7.3

slim-php-di - 3.1

Published by juliangut over 4 years ago

slim-php-di - 3.0

Published by juliangut about 5 years ago

Minimum Slim version is now 4.2
ArrayAccess and magic methods on default container are deprecated, use PSR-11 and PHP-DI's methods instead

slim-php-di - 2.1

Published by juliangut about 6 years ago

Shorthand syntax available for all arrays, not only for settings

slim-php-di - 2.0.1

Published by juliangut about 6 years ago

Update PHP-DI to 6.0.5, take advantage of its updates

slim-php-di - 2.0

Published by juliangut over 6 years ago

PHP-DI V6 support
Definitions load from path
Dot notation settings access

slim-php-di - 1.2

Published by juliangut over 7 years ago

Support Slim3.4

slim-php-di - 1.1

Published by juliangut over 8 years ago

Support PHP7 Throwable

slim-php-di -

Published by juliangut over 8 years ago

PHP-DI container generation with default Slim Framework services bundled in