PHP / Laravel / Bref / SST

Have been looking to switch to PHP Laravel in a serverless architecture (Lambda, API Gateway, S3, CloudFront) past few weeks and move away from our current containerised setup.

Really keen to use SST framework and was wondering if anyone has managed to deploy PHP Bref functions via SST?

I have seen that Bref supply some CDK constructs but they don’t seem to align with the type safety of the functions defined in the SST constructs as missing properties.

Anyone got any further reports or experience with the above?