Yield is perhaps the oldest and least used keyword on the php ecosystem. I went through several large code bases trying to see how it’s used, and it really wasn’t that much.
I think this is because it’s one of those keywords whose expected usage is covered by other solutions
all 3 comments