gravity-pdf icon indicating copy to clipboard operation
gravity-pdf copied to clipboard

Impliment Service Injection Container with Autoloading

Open jakejackson1 opened this issue 8 years ago • 2 comments

This should save a time initialising the same class multiple times. However, it may be more beneficial to first focus on https://github.com/GravityPDF/gravity-pdf/issues/516

jakejackson1 avatar Nov 03 '16 04:11 jakejackson1

https://php-di.org looks to be the way to go.

jakejackson1 avatar Aug 12 '20 12:08 jakejackson1

Looks to require a lot of reworking to define and initialise the services. Going to bump this off 6.0.

jakejackson1 avatar Aug 13 '20 01:08 jakejackson1

Would have to rewrite the entire plugin to use. Not planning to implement at this stage

jakejackson1 avatar Apr 30 '24 00:04 jakejackson1