I was asking for this since the very beginning. An Interface suffix is just as ridiculous as an Abstract prefix. If anything this convention makes the code less flexible since it makes it impossible to refactor a class to an interface while keeping the common name.
Actually blogged a bit on it too: https://phpixie.com/blog/naming-interfaces-in-php.html# Also Java is not doing it and it worked out for them just fine -- You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/9411a595-2fe0-4476-995c-e9e69613d06c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
