Libraries tagged by fee
web-feet/coastercms
8897 Downloads
Coaster CMS
zetacomponents/execution
9912 Downloads
Provides functionality to give feedback to your application's users when a fatal error happened or an uncaught exception was thrown.
yabhq/laravel-mint
20143 Downloads
A collection of traits, macros and other helpers to keep your Laravel app feeling fresh.
wwwision/neos-modulecomponents
2468 Downloads
Flow package with utilities and components to create Fusion based backend modules with the common Neos look and feel
wpzoom/instagram-widget-by-wpzoom
438 Downloads
Simple and lightweight widget for WordPress to display your Instagram feed
tpwd/ke_search_hooks
9348 Downloads
Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks.
tacowordpress/tacowordpress
2019 Downloads
WordPress custom post types that feel like CRUD models
protonlabs/apns-php
23523 Downloads
Apple Push Notification & Feedback Provider
passbase/passbase-php
29183 Downloads
# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token
novactive/ezrssfeedbundle
14697 Downloads
A bundle used to generate RSS feeds based on ez contents
nitsan/ns-twitter
23279 Downloads
Display fully customizable, responsive, and search engine crawlable Twitter feeds on your TYPO3 website. The TYPO3 Twitter Extension easily integrates to display Tweets that perfectly match your site's appearance and offers many customization options. Easily embed Twitter Timelines, Feeds, Follow buttons, and Like buttons on posts, pages, and widget areas. Documentation & Free Support: https://t3planet.com/typo3-twitter-extension
nitsan/ns-instagram
14035 Downloads
The TYPO3 Instagram extension is a straightforward plugin that easily integrates to display your Instagram Feed. It offers clean, customizable, responsive feeds directly from your Instagram account. Showcase galleries, feeds, and photo tiles from multiple Instagram accounts in an appealing format.
m2mobi/apns-php
15743 Downloads
Apple Push Notification & Feedback Provider
lambdaphp/lambdaphp
512 Downloads
Quick and Dirty PHP website hosting on Aws Lambda (pay by requests instead of monthly hosting fees)
ilicmiljan/weighted-ratings
26800 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.