Libraries tagged by api base
futuretek/data-mapper
1023 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
axytos/ecommerce-sdk
8946 Downloads
Library for developing PHP-based e-commerce solutions connecting to the axytos API, i.e. shop plugins
ahrmerd/laravel-test-generator
464 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
admin9/laravel-scramble-extensions
139 Downloads
Scramble extensions for Laravel business-response APIs — auto-wraps OpenAPI docs with success/error envelope, scene-based form request extraction, and filter query parameter extraction.
rinvex/fort
3722 Downloads
Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.
dolejska-daniel/riot-api-base
5599 Downloads
Generic base for simple Riot API PHP wrapper implementation.
wgmv/laravel-slack-api
23353 Downloads
Wrapper for Slack.com WEB API. Based on code from Vagner do Carmo.
weblabel/api-bundle
1527 Downloads
This bundle provides few functionalities that helps you quickly develop REST API based on Symfony framework
thirdsteplabs/apibase
164 Downloads
Adds CRUD functionality through a RESTful API for Laravel
sudhanshu-mittal/laravel-api-response
259 Downloads
Renders consistent HTTP JSON responses for API-based projects
ngekoding/codeigniter-api-query-parser
19 Downloads
A query parser for REST-APIs based on CodeIgniter
cetria/laravel-api
406 Downloads
Creates APIs based on Laravel models.
xhyperf/base-api
35 Downloads
torann/api-client
759 Downloads
A reusable base API client for use with remote services.
nickfla1/laravel-validated-api-requests
27 Downloads
Simple base API request with validation mechanisms