How to use Symfony Serializer Component to Normalize Phalcon PHP models
If you came across Symfony Serializer Component I bet you liked it as much I do. If you are building API using Phalcon you probably came across a situation where you want to send only specific properties of…