I'm intending to start PHP and I've this doubt to clarify.
I read that in projects using JSP, the developer can distribute JAVA classes. So, the source codes are not distributed.
I wonder how is the case for PHP projects? Is there a way a developer distributes the functions/classes he wrote without distributing the source codes?