Libraries tagged by api-resources

radsphere/rest-bundle

0 Favers
810 Downloads

This Bundle provides various tools to rapidly develop RESTful API's resources with Symfony2 with minimal code on your controllers using the power full symfony2 form binding and http foundation component

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
12 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


mogody/hyperf-resource

3 Favers
164 Downloads

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

Go to Download


microprefix/crud-generator

0 Favers
6 Downloads

A Laravel package for generating API resources from existing models and migrations.

Go to Download


macelux/laravel-showable-resource

0 Favers
1 Downloads

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

Go to Download


larapie/transformer

2 Favers
548 Downloads

Extending the functionality of laravel api resources.

Go to Download


kirillsimin/semaphore

3 Favers
15 Downloads

Versioned routes for Laravel API resources

Go to Download


kent013/artisan-command-apib-resource

0 Favers
42 Downloads

An artisan command to generate API resource from Factory/Enum.

Go to Download


jeovajr/resource-wizard

0 Favers
0 Downloads

Helper to create API resources in Laravel

Go to Download


inbo/codeigniter-rest

3 Favers
36 Downloads

CodeIgniter 3 RESTful API Resource Base Controller

Go to Download


hr-d/pepipost-api

0 Favers
53 Downloads

A Wrapper around some of pepipost API resources

Go to Download


<< Previous Next >>