Apify
API generator
An API generator for Laravel applications that provides a simple way to expose table data as RESTful APIs.
API generator for Laravel 5
26 stars
6 watching
4 forks
Language: PHP
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
consoletvs/charts | A library to simplify chart creation in PHP applications | 77 |
webneat/lumen-generators | A package of reusable tools for generating boilerplate code in Lumen and Laravel 5 for building RESTful APIs. | 353 |
evan108108/restfullyii | A tool that simplifies the creation of RESTful APIs in Yii applications | 320 |
laracademy/generators | Automates model generation for Laravel applications based on database tables | 348 |
dreamfactorysoftware/dreamfactory | An API generation solution that automatically generates secure and documented APIs for various databases and services | 1,569 |
autoforce/apicasso | An abstract API design as a Rails-based mountable engine to speed-up development of CRUD JSON APIs | 32 |
skyronic/laravel-file-generator | Automates creation of files with customizable boilerplates and generators. | 66 |
urigo/sofa | A tool that generates REST APIs from GraphQL schema definitions | 1,077 |
sohelamin/crud-generator | Automates the creation of common application components | 1,406 |
spatie/laravel-html | A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. | 769 |
spatie/laravel-menu | Generates HTML menus for Laravel applications with convenience methods and macros. | 923 |
consoletvs/laralum | An administration panel built on top of the Laravel PHP framework | 90 |
fasilkk/samplerestapi | A RESTful API implementation in Laravel framework using PHP | 9 |
patricksamson/laravel-api-response | A Laravel wrapper for generating API responses using Fractal's paginated collection functionality | 3 |
ovac/idoc | Generates interactive documentation and Open-API 3.0 spec file from existing Laravel app. | 174 |