Since the excellent Object orientation features added to PHP from version 5. A class creation wizard like those found in Java IDE's would be a godsend.
The wizard could, for example, allow you to specify a class that is being extended and any interfaces that are being implemented. require statements could then be added for the files containing these and even create stub functions for the selected interfaces to be implemented.
PHP Class Wizard
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Re: PHP Class Wizard
Not sure, whether I really need that but why not?
Of course, it would be absolutely stunning if it is combined with an outstanding UML editor (yeah, we don't have enough good [!] free or favorable UML editors), but I don't think that this will be implemented.
Of course, it would be absolutely stunning if it is combined with an outstanding UML editor (yeah, we don't have enough good [!] free or favorable UML editors), but I don't think that this will be implemented.
