Tagged Questions
4
votes
3answers
234 views
CLOS like object model for PHP
I have returned to php development from Moose and I really miss CLOS like object model for php. Is there some kind of syntaxtic sugar which would allow me to write less code in php when dealing with ...