It's currently very much a work in progress, but as you may have seen from tweets on Twitter, I've released the entity Framework on Github.At the minute it's intention is as a series of libraries and class files that are there to aid you in integrating with various APIs. At the minute they're quite basic but their intention is to also use them as a learning tool to help understand how to integrate with these sites and how to write basic class files.
Sometime in the next few weeks I'll create a project page and a roadmap for where the framework will go. For the time being it has API integration classes for:
- Akismet
- AudioBoo
- RateItAll
- Vimeo
It also has a very basic caching system which is not yet fully in use between the different class files but it should help to reduce the number of API requests made. As new code samples are used in tutorials I plan on also adding them to this framework so that they are there for reference and for use if the need arises.
If you have any suggestions for new class files or for improvements then please let me know by email, on the project page, in the comments here or by Twitter.













