Swader / diffbot-php-client

[Deprecated - Maintenance mode - use APIs directly please!] The official Diffbot client library
MIT License
53 stars 20 forks source link

Tags as objects? #20

Open Swader opened 9 years ago

Swader commented 9 years ago

Diffbot's derived tags are interesting enough to potentially warrant their own class and accessors for common use.

Todo: implement the TagCollection and Tag Entity, assume there will eventually be something like a Tags API. Keep tags array accessible as backwards compatibility measure.