Libraries tagged by api resources

sakshsky/laravel-api-optimizer

0 Favers
0 Downloads

A Laravel package to optimize API resources with sparse fieldsets, caching, and more.

Go to Download


rizkussef/laravel-crud-api

0 Favers
14 Downloads

A clean, scalable Api CRUD package for the Service-based architecture for Laravel with advanced filtering, eager-loading relationships, and automatic resource resolution

Go to Download


retrowaver/allegro-rest-api-v2

1 Favers
48 Downloads

Second version of a simple interface for Allegro REST API resources. Built on top of https://github.com/Wiatrogon/php-allegro-rest-api, which was rewritten for the most part.

Go to Download


pz/jsonapi-resource

1 Favers
158 Downloads

PHP 8.0 Library for parsing JSON:API resource in to data response.

Go to Download


oussema-khlifi/api-rate-limiter

1 Favers
0 Downloads

API RATE LIMITER is a package that provides a middelware for laravel applications to enforce rate limiting on incoming API requests using the Token Bucket Algorithm, it helps to prevent abuse of API resources and ensures fair access to the API for all users

Go to Download


numeno/api-admin

0 Favers
20 Downloads

## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything

Go to Download


nbo/rest-api-bundle

2 Favers
157 Downloads

Out of the box generic Symfony 5 REST API backend, transform any Doctrine entity and his relations onto API resources.

Go to Download


naranarethiya/model-resource-generator

2 Favers
13 Downloads

Automatically generate API resource classes for your Laravel models, simplifying the process of transforming your models into API resources with ease.

Go to Download


monkeyscloud/monkeyslegion-resources

0 Favers
0 Downloads

API Resources & Transformers — PHP 8.4 property hooks, JSON:API, attribute-driven field control, pagination, and OpenAPI schema generation

Go to Download


mogody/hyperf-resource

3 Favers
165 Downloads

Api resource classes allow you to expressively and easily transform your models and model collections into JSON

Go to Download


moassaad/api-resource

0 Favers
8 Downloads

api resource handle.

Go to Download


maymeow/cakephp-api-resource

0 Favers
257 Downloads

Api Resource for CakePHP

Go to Download


marko/api

0 Favers
9 Downloads

API resource interfaces and value objects for Marko Framework

Go to Download


macelux/laravel-showable-resource

0 Favers
2 Downloads

Package to add API resource property or atttibute based on some conditions

Go to Download


larsmbergvall/json-api-resources-for-laravel

0 Favers
9 Downloads

Simple JSON:API resource package for Laravel

Go to Download


<< Previous Next >>