Libraries tagged by devis
skaras/skvideo
511 Downloads
TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.
rkorebrits/vcard
7468 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
pikanji/agent-plugin
4416 Downloads
Detect user's browser, OS, and device from UserAgent. A wrapper plugin of jenssegers/agent.
phpnitro/ui
457 Downloads
PhpNitro's UI package — the native render engine widgets (Engine\Native\*: layout, Canvas draw commands, animations, gestures), device-capability API classes (Engine\Device\*), and core drawing primitives.
passbase/passbase-php
37520 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
nitsan/ns-friendlycaptcha
31942 Downloads
TYPO3 Friendly Captcha - Friendly Captcha is a new way to protect your forms from bots without asking users to solve puzzles. It fully complies with GDPR regulations. Their device solves the challenge in the background, so they don't have to do anything extra.
netbull/mobile-detect-bundle
126532 Downloads
Symfony 4/5/6 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.
mshadydev/zkteco-php
865 Downloads
A comprehensive PHP library for connecting to and extracting data from ZKTeco fingerprint attendance devices. Supports user management, attendance records extraction, and device information retrieval.
mix-code/filament-multi-2fa
6290 Downloads
Implementing Email OTP and Authenticator App 2FA Logic with Trusted Devices Support
milpa/agent
1744 Downloads
Long-running coding sessions for the Milpa PHP framework: a session is an event-sourced stream — conversation, plan, todos, granted permissions and human decision points — that survives the process, so an agent can be paused, resumed, audited and stopped.
maxiewright/laravel-tt-addresses
1676 Downloads
Trinidad and Tobago address management for Laravel applications - divisions, cities, and address formatting
mahmoud-mhamed/spatie-activitylog-browse
1969 Downloads
Auto-log all models, enrich with request/device data, and browse activity logs via a web UI
kublermdk/yii2-phone-validator
9080 Downloads
Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices. This is a fork of https://github.com/udokmeci/yii2-phone-validator with an update to the giggsey/libphonenumber-for-php version
kisame76/filament-db-table-state
1859 Downloads
Persist Filament table state (filters, sort, search, column order & visibility) per user in the database, across devices and sessions.
jordanmiguel/laravel-whatsapp-wuz
5738 Downloads
Laravel package for WhatsApp device management via WuzAPI with multi-owner support