php-tmdb/api
PHP client for The Movie Database (TMDb) API. Search movies, TV shows, people, and collections, fetch details, images, credits, and more via a clean object-oriented wrapper. Useful for Laravel or any PHP app needing TMDb data.
As this shouldn't incur any breaking changes, releasing as a patch.
Thanks @neildaniels for #254
Full Changelog: https://github.com/php-tmdb/api/compare/4.0.9...4.0.10
Fixes issue with getting languages from a tv show model ( #233 )
Fix for composer to specifically include php 7.4
First alpha release, if you encouter any bugs please create an issue!
Includes some small fixes presented by the community;
Thanks for the contributions :-)
See #182
Thanks @z38 for your contribution
kevinrob/guzzle-cache-middleware optionally to 2.x ( #166 )secure option handling (#145)Tmdb\HttpClient\Request. The base URL is no longer part of the path and is passed to the HTTP adapter as part of the options bag.WARNING: Custom HTTP adapters which do not follow the documented practice will probably break after update.
Tmdb\HttpClient\Request. The base URL is no longer part of the path and is passed to the HTTP adapter as part of the options bag.WARNING: Custom HTTP adapters which do not follow the documented practice will probably break after update.
Added RELEASE_DATES (#139)
See dbda108
Adding guest stars to tv episodes, fixes #126
How can I help you explore Laravel packages today?