alct / noapi
Get structured information out of online services.
v1.0.0-alpha8
2016-08-11 11:53 UTC
Requires
- php: >= 5.4
- ext-curl: *
- ext-mbstring: *
This package is not auto-updated.
Last update: 2025-06-21 23:10:43 UTC
README
The NoAPI library eases the process of getting structured information out of online services (such as Twitter) without using their public API.
Information wants to be free. Users should not be forced to use bloated, non-anonymous, APIs. This being said, behave respectfully and avoid querying their servers every second or on every page load, think about implementing a cache.
Hosted example: Tweetwall using NoAPI
Supported services
Installing
composer require alct/noapi