Is there a framework or library for php that will help me implement design by contract in my applications?
In the best case it would use javadoc like annotations in the comments.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve started work on a design-by-contract project PHP-Contracts
There are a few blog posts about the subject as well: