Spas: Simple PHP Application Servers
2 comments
Sorry. Here's a good link that should help you get started:
http://en.wikipedia.org/wiki/Application_server
Since this is in early stages, I would say that if it's not clear after looking at the examples/* files this project may not be for you... (yet) :)
Since this is in early stages, I would say that if it's not clear after looking at the examples/* files this project may not be for you... (yet) :)
what are you trying to accomplish? ie. What problem are you solving? Sorry, its a little unclear.
https://github.com/cameronjacobson/Spas
Before I get too far I'd love to get some feedback from some expert PHP devs. Familiarity with Symfony2, Silex, and the Event package are ideal.
All examples/* seem to be working appropriately (with basic testing so far), and I'm definitely aware of and trying to be cautious in terms of the potential for leaky global application variables.