PHP Applications bewerten
Harry Fuecks über Evaluating PHP Applications
Note that in an ideal world you’d have time and expertise on hand to do a full code review but in reality that’s not going to happen so what I’m suggesting here is meant as a reasonable compromise to help you build up a “ballpark” feeling for an application without making a huge effort.
- What’s the security record like?
- What’s the code like?
- How is the code being managed?
- Does it scale?
- Who’s using it?

