Libraries tagged by Posting
kruegge82/dhl-retoure-php-rest-sdk
2 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".
kazist/larasap
5 Downloads
Laravel social auto posting (Larasap) lets you automatically post all your content to social networks such as Telegram Channel and Twitter.
jibon/jobs
6 Downloads
A Jobs Seeking and Posting Addon for laravel
jazer/jobposting
3 Downloads
Jazer package to handle job posting API request
hauerheinrich/hh-simple-job-posts
92 Downloads
Adds plugins for list / show job postings with meta-data and schema.org stuff. Uses tt_address for job-contacts and job-location.
fourmation/logger
87 Downloads
This is a zf2 logging module that allows posting via: View Helpers, Controller Plugins, Ajax and Service Manager calls.
falcon758/laravelsocial
22 Downloads
Laravel social auto posting (Larasap) lets you automatically post all your content to social networks such as Telegram Channel and Twitter.
dreibein/contao-jobposting-bundle
314 Downloads
Contao job posting bundle
danielcoker/larasap
1 Downloads
Laravel social auto posting (Larasap) lets you automatically post all your content to social networks such as Telegram Channel and Twitter.
curl/json
2105 Downloads
A JSON posting interface to cURL
cross-solution/yawik-xing-vendor-api
16 Downloads
This module enables YAWIK to publish job posting to XING
convergine/craft-social-buddy
17 Downloads
Social Buddy is a CraftCMS plugin for seamless social media publishing. Share entries to Facebook, Instagram, Pinterest, Telegram, Medium, LinkedIn, and X (Twitter), with options for both automatic and manual posting. Supports multi-platform publishing, customizable content, and cron job automation.
ckailash/twitter-app-only-auth
49 Downloads
Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as posting tweets, will not work. However, it comes with a higher API rate limit
chasingmaxwell/kinesis-poc
19 Downloads
Proof of concept which demonstrates posting a record to an AWS Kinesis stream.
campaignchain/operation-linkedin
4213 Downloads
Collection of various LinkedIn operations (e.g. posting a news item).