Anyone knows some state-full work-flow engine in PHP ? I’m talking about the kind also known as document-centric (oriented) or content-centric (oriented). ezC and the like are all activity based and I’m not looking for process modeling !
Anyone knows some state-full work-flow engine in PHP ? I’m talking about the kind
Share
After working for a while with ezc and FSM PEAR package, I decided to do it myself. So far, so good 🙂