Libraries tagged by Laravel Core API
auto-api/auto-api-scwv
1 Downloads
Laravel Auto API Single Controller Web View This package that you activate first to learn the secrets of the API, you can write one path and one controller then return the view to the web and from the same controller to restore and re-register the json. This package will write one source code for the web and the API at the same time, you do not need to write one source code for the web and another for the API This package saves you from writing the source code because you will write one source code that works on the web and works on applications, all of this with one source code only
kpod13/laravel-corsmaker
24 Downloads
This package allows you to return CORS headers in http respnses with Laravel middleware.
studiomieters/laravel-authentication
11 Downloads
Manage user authentication, provided by the api. Remember, this package will take care of al the authentication. You can remove all authentication routes, providers and middleware from your project.
zerkxubas/api-response-laravel
11 Downloads
This package can be usefull to structure our api response in laravel api projects, its simple and easy to use.
yusha/api-responser
27 Downloads
Laravel API Responser simplifies API response handling in Laravel. Format, manipulate, and customize your responses effortlessly, reducing repetitive code and improving response consistency
webikevn/webike-cors
33 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
utkarshgayguwal/laravel-smart-scaffold
9 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
trunda/php-cors
6 Downloads
PHP implementation of CORS which strictly follows specification by it's OOP model design. It supports Laravel framework applications.
spikkl/spikkl-php-laravel-client
1063 Downloads
Spikkl API client wrapper for Laravel
sevenspan/code-generator
17 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
mamunhoque/laravel-crud-builder
1 Downloads
Advanced Laravel CRUD Builder - Automatically generate complete CRUD operations with intelligent migration parsing and code generation
kovacs-laci/laravel-skeletons
50 Downloads
An artisan command to make skeletons with content for a Laravel application.
kk0501/laravel5-admin-api
29 Downloads
an api with admin
hacen-miske/code-generator
82 Downloads
This package is for generating a project model , Auth , ....
erwinnerwin/laravel-api-generator
18 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.