Libraries tagged by selli
tigitz/php-spellchecker
412485 Downloads
Provides an easy way to spellcheck multiple text source by many spellcheckers, directly from PHP
peckphp/peck
130547 Downloads
Peck is a powerful CLI tool designed to identify pure wording or spelling (grammar) mistakes in your codebase.
woocommerce/woocommerce
170313 Downloads
An eCommerce toolkit that helps you sell anything. Beautifully.
prestashop/ps_bestsellers
5053655 Downloads
PrestaShop - Best Sellers
smile/module-seller
496132 Downloads
Smile Retailer Suite - Seller Module
gam6itko/ozon-seller
42573 Downloads
Ozon Seller Api for transhore sales
phpcfdi/credentials
118668 Downloads
Library to use eFirma (fiel) and CSD (sellos) from SAT
mekras/php-speller
401383 Downloads
PHP spell check library
teknoo/sellsy-client
163796 Downloads
PHP library to connect your applications to your Sellsy account account using the Sellsy API and build your websites and your platforms on the Sellsy technology.
rocket-labs/sellercenter-sdk-php
35112 Downloads
SellerCenter SDK for PHP
mirakl/magento2-seller-connector
131590 Downloads
This is the official Mirakl extension for sellers using Magento 2.
tilleuls/sylius-click-n-collect-plugin
13673 Downloads
Click and Collect plugin for Sylius, to sell and deliver securely during the COVID-19 pandemic.
tastyigniter/ti-ext-cart
12419 Downloads
Easily add a shopping cart to your site. The most powerful way to sell your menu items.
passbase/passbase-php
32345 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
nlpcloud/nlpcloud-client
18107 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php