Libraries tagged by line api laravel
citeq/php-api-wrapper
2276 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
sahusoftcom/youtube-livestream-api
1075 Downloads
PHP (Laravel) Package for Google / YouTube API of Video Live Streaming with Google Auth
luezoid/laravel-core
2051 Downloads
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.
kirill-latish/laravel-sportmonks-soccer
14689 Downloads
Laravel wrapper for Soccerama score API calls v2.0. Fork of rebing/laravel-soccerama
calvinalkan/better-wordpress-hooks
441 Downloads
A modern, laravel-like Api around the Wordpress Hook Class
sloth-dev-guy/searches
2968 Downloads
Perform searches with Eloquent models using an array-like API setup
iafilin/eloquenthttpadapter
103 Downloads
EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax with HttpModel abstract class, interfaces, and custom exceptions.
sheikhheera/requent
171 Downloads
A GraphQL like interface to map a request to eloquent query with data transformation.
morningmedley/route
2441 Downloads
A Laravel-like router for the WordPress Rewrite API
robindrost/prismic-eloquent
9976 Downloads
Laravel package that let you use the Prismic api in a more (friendly) eloquent like way.
nycorp/lite-api
187 Downloads
The skeleton application for the Laravel framework.
m-tech-stack/laravel-api-model-client
26 Downloads
A powerful Laravel package that enables Eloquent-like models to interact seamlessly with external APIs instead of a local database
dot-env-it/laravel-api-integrator
745 Downloads
Package to simplify third-party api integrations. Make API calls like they are part of your code with this package. No need to remember base url or path of any API.
rebing/laravel-soccerama
1623 Downloads
Laravel wrapper for Soccerama score API calls v2.0. Fork of rebing/laravel-soccerama
everware/laravel-fortify-sanctum
10 Downloads
Automatically integrate Laravel Fortify with Laravel Sanctum so Fortify gives out Sanctum tokens on login while maintaining default Fortify functionality like two factor authentication. Also allows the use of 'api' middleware and makes login/sessions work without cookies (makes Fortify "stateless"-ish by creating temporary sessions).