Libraries tagged by api boilerplate
benjamincrozat/lumen-boilerplate
75 Downloads
Opinionated way to start a new Lumen project.
bjitgroup/reusable-lib-laravel
482 Downloads
A BJIT Reusable Laravel Package
yoganandgopalan/slim-skeleton
28 Downloads
Boilerplate for building a REST API with Slim PHP micro-framework With Limit, Filtering, Full text search, Sorting
mr.incognito/crudify
6 Downloads
This package is for handling the crud for simple crud like for setup etc.
l0gin/slim-oop-skeleton
92 Downloads
Slim Framework 3 OOP skeleton with Web, Secured API and Cli endpoints.
donmarkus/chatbot
18 Downloads
This package makes it simple to start building a chatbot in PHP
bjerke/laravel-bread
5119 Downloads
A boilerplate package for BREAD operations through REST API in Laravel
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
vijinho/ffmvc
768 Downloads
Fat-Free Framework f3-boilerplate FFMVC Shared Libraries
awurth/slim-rest-base
238 Downloads
Slim PHP Micro-Framework for building a REST API
yabhq/flightdeck
514 Downloads
API boilerplate for Laravel
nucleardog/ndapi-common
49 Downloads
API boilerplate for Laravel - common files
makusu/silex-skeleton-rest
185 Downloads
This skeleton / boilerplate is built using Silex for general ReSTful (API) purposes.
willgarcia/silex-api-boilerplate
39 Downloads
Silex application for getting started with your API.
wassapaks/laravel_api_boilerplate_firebase
1 Downloads
This is a Laravel API Boilerplate you can use to build your first API in seconds. Built on top of Laravel 11 Framework. I developed this for one of my project. This api requires Firebase for authentication, but you can configure to use JWT, Cognito, Sanctum or its up to you. Sharing this as most of the components and framework I used are all open source.