Home     PHP / Javascript / Ajax
PHP PHP Quick Class Creator Script

PHP Script Codes > development-tools

PHP Quick Class Creator Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 711

PHP Script Codes > PHP Quick Class Creator
Creating standard classes can be a bind, having to add duplicate code to get your various get/set methods, and sorting out the constructor. I therefore wrote this utility that does most of the grunt work for you. It's intended to be used with PHP 5's new OO capabilities, and should make life a little less painful. Especially for those who have to create multiple class stubs. This should speed up the process considerably.