Libraries tagged by line api laravel
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.
wangyi-live/netease
12 Downloads
网易云直播的服务端API
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
gewora/envato
36 Downloads
A Laravel 4 package for the Envato marketplaces - like themeforest.net.
devoceanlt/camunda
289 Downloads
High level model, something like Eloquent, to interact with Camunda resources via REST API
netbuild/apidriver
19 Downloads
An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.
mirkomimic/api-mimic-package-v2
1 Downloads
small laravel like api with DI Container
mirkomimic/api-mimic-package
2 Downloads
small laravel like api
codingkiwi/laravel-twitch
15 Downloads
A Twitch API package for laravel, providing features like dual-api (new helix and v5 kraken), easy authentification and automatic user-assignment
szwss/laravel-apidoc-generator
21 Downloads
Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. Here's what the output looks like.Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. Here's what the output looks like.
ont/laravel-telekinesis
1005 Downloads
Universal REST route with Eloquent-like API for javascript.
everalan/api
96 Downloads
放弃了 Dingo\Api 对系统的侵入式修改,同时又实现了大多数功能,同时增加了一些常用功能,同时支持多套 API 并存,用起来更优雅。A RESTful API package for the Laravel frameworks, Like dingo/api but more simple
christoxz/infiniteflight-live
5 Downloads
Laravel package to interact with Infinite Flight Live API
yeamin/bitly-laravel
4 Downloads
A laravel package to maintain bitly api, to short link, get full link, description, status and other features offered by bitly.
shortcodes/laravel-api-auth
7 Downloads
Simple package allows to use Laravel authentication features like register and remind password as API out of the box