Libraries tagged by resource API
apix/apix
161 Downloads
RESTful API server for structured and self-documenting resources over JSON, XML, ...
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
tural/epoint
17 Downloads
The library provides convenient access to the Epoint API from applications written in the PHP language. It includes a pre-defined set of static class functions for API resources that initialize themselves dynamically from Tural/Epoint class which makes it easier without writing repetitive configuration.
nueip/codeigniter-rest
491 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
muhammedsalama/laravel-base
13 Downloads
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.
limewell/laravel-restify
50 Downloads
a laravel REST api generator with API Resources
rahasistiyak/laravel-super-artisan
8 Downloads
A powerful Laravel scaffolding package — generate Models, Controllers, Repositories, APIs, Filament resources, Policies, Actions, and more with a single command. Includes a complete Workflow runner for Artisan command sequences.
macropage/sdk-ebay-rest-browse
3252 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
wfelipew/swagger-module
4603 Downloads
Zend Framework 2 Module for Swagger resource file generation
weijukeji/laravel-enum-options
40 Downloads
A Laravel package for handling enums with frontend-friendly options (labels, colors, icons) and multi-language support
phpzm/core
365 Downloads
Simples Core package
oyeaussie/phpfirewall
55 Downloads
PHPFirewall is a tool to allow/block connections to your web resource using IP address. The IP address details are either retrieved from local database or by making API calls to IP2Location.io
manuman85/hal-client
619 Downloads
A lightweight client for consuming and manipulating Hypertext Application Language (HAL) resources.
luminouslabs/ll-laravel-cors
993 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
evanschleret/laravel-typebridge
56 Downloads
Generate deterministic TypeScript resources from Laravel resource attributes