I would like to move completely away from the dependency on the Illuminate packages.
Mainly to make it not restricted in the versions, thinner and also a little more portable.
I could make use and reference the license back to the Illuminate/Laravel for function patterns that I use. Or roll my own.
Nice things is that the package then can be used in any type of PHP project.
Marginally questioning the benefit though. Note to self.
I would like to move completely away from the dependency on the Illuminate packages.
Mainly to make it not restricted in the versions, thinner and also a little more portable.
I could make use and reference the license back to the Illuminate/Laravel for function patterns that I use. Or roll my own.
Nice things is that the package then can be used in any type of PHP project.
Marginally questioning the benefit though. Note to self.