Libraries tagged by line api laravel
sloth-dev-guy/searches
1119 Downloads
Perform searches with Eloquent models using an array-like API setup
torann/remote-model
14301 Downloads
An eloquent-like model, for the Laravel framework.
sheikhheera/requent
170 Downloads
A GraphQL like interface to map a request to eloquent query with data transformation.
morningmedley/route
1094 Downloads
A Laravel-like router for the WordPress Rewrite API
robindrost/prismic-eloquent
9858 Downloads
Laravel package that let you use the Prismic api in a more (friendly) eloquent like way.
mellivora/laravel-api-caster
21 Downloads
Convert API response results to Entity entity like Laravel Eloquent.
erwinnerwin/laravel-api-generator
17 Downloads
Laravel API Generator is a tool that generates a RESTful API backend for Laravel applications. It helps developers create a complete and functional API in minutes, saving time and streamlining the development process. With features like code generation, customizable templates, and secure authentication, the Laravel API Generator simplifies the creation of robust, scalable, and secure APIs.
ejunker/laravel-api-evolution
114 Downloads
Evolve your API while maintaining backwards compatibility. API versioning like Stripe.
dot-env-it/laravel-api-integrator
742 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.
dminustin/laravel-api-factory
35 Downloads
All-in-one flexible and customizable code generator for Laravel framework that will save you time. This tool will help you generate resources like controllers, routes, swagger doc, postman collection.
rebing/laravel-soccerama
1622 Downloads
Laravel wrapper for Soccerama score API calls v2.0. Fork of rebing/laravel-soccerama
kirill-latish/laravel-sportmonks-soccer
14675 Downloads
Laravel wrapper for Soccerama score API calls v2.0. Fork of rebing/laravel-soccerama
rapidkit/laravel-camunda-client
4 Downloads
High level model, something like Eloquent, to interact with Camunda resources via REST API.
brianrlewis/laravel-magic-admin
32 Downloads
Laravel integration for Magic Admin SDK
iafilin/eloquenthttpadapter
0 Downloads
EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax. This package makes it easy to perform HTTP requests and handle responses as if working with a standard Eloquent model.