Libraries tagged by plotting
nearata/flarum-ext-prevent-double-posting
1462 Downloads
Prevent double posting
convo-extensions/flarum-ext-guest-posting
2025 Downloads
Anonymous, permission-based guest posting extension for Flarum
clarkwinkelmann/flarum-ext-anonymous-posting
3916 Downloads
Anonymous discussions and replies for logged in users
magewirephp/portman
100 Downloads
Portman is a command-line utility that simplifies porting PHP libraries between frameworks.
lightit/laravel-google-jobs
1239 Downloads
Google Job Posting integration for Laravel
phpbb/mediaembed
73 Downloads
An official phpBB extension that allows users to embed content from allowed sites using a [media] BBCode, or from simply posting a supported URL in plain text.
php-soap-backports/ext-soap-engine
3055 Downloads
An ext-soap engine implementation back-porting to PHP 7.1
php-soap-backports/engine
3179 Downloads
SOAP engine design back-porting to PHP 7.1
opencontent/octranslate_deepl
409 Downloads
Deepl handler for OpenCity CMS Translation tools (embed a deeplcom/deepl-php php-7.2 porting)
nogrod/dhl-retoure-php-sdk
650 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
huseyinfiliz/discussion-ban
69 Downloads
Allows administrators and moderators to ban users from specific discussions, preventing them from posting or interacting in those discussions.
fgtclb/academic-jobs
4664 Downloads
FGTCLB: Academic Jobs - The Academic Jobs extension allows users to create and manage job postings.
facile-it/php-codec
6706 Downloads
A partial porting of io-ts in PHP
creatissimo/dhl-de-retoure
119 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
agaric/php-facebook
10363 Downloads
Extends the Facebook OAuth 2.0 Client Provider with methods for posting to Facebook