• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    PHP
  • Created about 14 years ago
  • Updated about 14 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Directed Edge (http://directededge.com) helps you find related stuff. It's a recommendations engine that plugs into your site to deliver Amazon-like recommendations. You can show your users personalized recommendations and similar content or products based on data you're already collecting. I implemented my own PHP bindings for Directed Edge's REST API. It makes use of cURL and DOMDocument(). The functions are abstract enough to plug and play with your own code, and is not dependent on any particular RDBMS.