Libraries tagged by Laravel Core API
kamoca/fallback-cep-api
198 Downloads
Fallback de chamadas para múltiplas APIs de CEP
jensvandewiel/laravel-notion-api
354 Downloads
Laravel Wrapper for the Notion API
torchlight/laravel
287 Downloads
A Laravel Client for Torchlight, the syntax highlighting API.
partner/rawphp
618 Downloads
RawPHP is currently the most powerful framework in the world because of its ability to combine only the good parts of raw PHP, Laravel, CakePHP and Slim frameworks. It is PHP framework that helps you quickly write simple yet powerful web applications and APIs. You can write both laravel, Slim and cakephp code inside RawPHP!
kayne/swagger
459 Downloads
A minimal Swagger/OpenAPI documentation generator for Laravel using DTOs. 80% less code than l5-swagger with type-safe validation.
xtend-packages/rest-presenter
1477 Downloads
REST API Presenter & Generator for Laravel
wapmorgan/openapi-generator
2826 Downloads
OpenApi configuration generator directly from PHP code (PhpDoc, functions signature and type hints) and projects (for yii2, slim, laravel). Can be used with a large monolithic backend to maintain big API documentation
toneflix-code/cuttly-php
988 Downloads
A PHP wrapper for Cutt.ly.
api-check/php-client
886 Downloads
A wrapper around ApiCheck API to validate addresses.
andrecorugda/synapse
26 Downloads
Self-hosted, data-driven app builder for Laravel + Filament: visual pages, typed collections + instant REST API, an n8n-style flow engine, end-user auth (SSO/2FA), and external data sources. Drops into an existing app as a configurable package that lives alongside it — prefixed tables, its own auth guard, an opt-in panel, routes that defer to yours. AI is an optional accelerator.
shipu/hackerrank-api
1069 Downloads
PHP and Laravel HackerRank Code Checker API
timehunter/laravel-api-module-generator
39 Downloads
A simple laravel api module service generator to provide you with a clean and lightweight code structure.
luminouslabs/ll-laravel-cors
995 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
net-code/laravel-kit
7 Downloads
Small, reusable conventions for building Laravel REST APIs: a Clock port, sort direction, paginated-response envelope, an idempotency middleware, ISO country-code rule, and a base context service provider.