It reminds me of Laravel Sail in some aspects, particularly with its use of development containers, although Laravel Sail is specifically designed for Visual Studio Code.
Visual Studio Code already have devcontainer but I find it a headache so I try to not use that.
But thank you to introduce Laravel Sail.
Is it a continuing project or deprecated?