项目描述

PHPContracts is a design by contract framework for the PHP programming language. It can be used in an object-oriented manner or with simple functions. Design by contract is a style of programming where classes and methods have a "contract" specified for them. If the contract is violated, then there is a defect/bug in the program.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Your rating
Review this project