Entity Framework is ORM for .NET, I am not a "port" for php or something like that, and even then I doubt that it will be better than the existing ORM framework for PHP.
If you want to use ORM with PHP, you have many options, you should read a little about alternatives and choose ORM.
Personally, I use the Doctrine structure http://www.doctrine-project.org/
source share