Libraries tagged by plenty
mvenghaus/saloon-plenty-connector
497 Downloads
Saloon Connector for Plenty
rimantasrickus/plentymarkets-rules
509 Downloads
Custom PHPStan rules for plentymarkets plugins
mkreusch/plentymarkets-rest-swagger-client
4 Downloads
plentymarkets REST API PHP client generated with Swagger
konsolenkost/laravel-plentymarkets-api
5 Downloads
Laravel - Plentymarkets API Connector
kg-bot/laravel-plentymarket
22 Downloads
Laravel Integration With Plentymarket
fzsombor/plentymarkets-rest-client
5 Downloads
REST Client for Plentymarkets
code-council/plenty-street-lines-parser
26 Downloads
alexcold/yii2-plentyconnector
18 Downloads
PlentyMarkets SOAP API connector
findologic/plentymarkets-rest-export
5 Downloads
FINDOLOGIC plugin for Plentymarkets
plenty/travel-libs
2068 Downloads
Plenty Services Travel Libs
xngcomposer/installers
90 Downloads
A multi-framework Composer library installer
plentymarkets/plugin-hello-world
52 Downloads
Creates an empty frontend plugin for plentymarkets plugin development
plentykits/ai-init
0 Downloads
CLI tool to scaffold .ai-context/ folder for Elementor plugin development
plentymarkets/plugin-hack-api
30 Downloads
Interface for plentymarkets plugin development with PHP 7
williamheelis/restful-inputs
142 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)