is there a php tool, or something to format text just like Bitbucket does on a pull request? I want to do a versioning system for some entities in Symfony2 and I need to make a page with all the changes that were made on all the fields within that entity, and display them just like Bitbucket does.
Thank you.