Libraries tagged by API access
evinkuraga/tmdb-api
246 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
bitween-software/dev-to-open-api-client
7 Downloads
Access Forem articles, users and other resources via API. For a real-world example of Forem in action, check out [DEV](https://www.dev.to). All endpoints that don't require authentication are CORS enabled. Dates and date times, unless otherwise specified, must be in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format. # Authentication
appvise/verifai-api
344 Downloads
Library to access Verifai backend from your server
aashutosh/way2sms-full-access
9 Downloads
This project used to send sms via way2sms with valid credentials.
hypejunction/acl_builder_api
453 Downloads
Utility for building access collections
xbnz/google-gemini-api
13 Downloads
HTTP clients for accessing Google's AI models and OAuth2 service
waad/laravel-generate-repository-api
58 Downloads
package to generate repository design pattern with all accessories
krivov/yahoo-finance-api
6 Downloads
PHP library for accessing Yahoo Finance data
acts/social-api-bundle
2004 Downloads
A bundle for accessing data from OAuth 1/2 REST APIs. Provides an extendable list of methods for calling Facebook and Twitter APIs.
galvao/comphpartment
1 Downloads
Pocket's API access through PHP and Guzzle.
contra/fm-cloud-authentication
432 Downloads
Authenticate against FileMaker cloud for Data API or Admin API access
brannonh/snapi-file
8 Downloads
A simple PHP REST API to access data stored in the filesystem
redeman/imgur-laravel
2631 Downloads
Laravel Package for Imgur API. Provides easy access to the adyg/php-imgur-api-client library.
play-code-live/vkplay-live-sdk
8 Downloads
Access VKPlayLive API easily with PHP SDK
evinkuraga/tmdb-laravel
243 Downloads
This is a fork of the package php-tmdb/laravel. Instead of waiting for the maintainer to update the php-tmdb/api package to reflect the latest changes from the API, I've decided to fix these. These packages are actively used for http://flixi.com, which means these we will be most likely maintaining these with regular updates as the TMDB api integrates new changes. Original Description: Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.