Libraries tagged by Avahi
pear/date_holidays
55201 Downloads
More info available on: http://pear.php.net/package/Date_Holidays
pear/console_getargs
65291 Downloads
More info available on: http://pear.php.net/package/Console_Getargs
passbase/passbase-php
31444 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
opengento/module-country-store
6400 Downloads
This module add the many countries to many stores relation and make it available to the storefront.
nobuhiko/calendar
24937 Downloads
More info available on: http://pear.php.net/package/Calendar
netgen/richtext-datatype-bundle
33174 Downloads
Netgen RichText datatype bundle allows eZ Publish Legacy to work with rich text (ezrichtext) field type available in eZ Platform
modmore/alpacka
5551 Downloads
Generic MODX service class and collection of utilities, used by the modmore team, but also available for third party developers.
maggomann/filament-only-icon-display
5101 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
maatwebsite/yamlenv
15960 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
lakedrops/ahoy
35105 Downloads
This plugin collects available ahoy scripts from installed LakeDrops plugins and configures ahy in the project root.
jurysosnovsky/doctrine-binary
1333 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
hov/jobfair
3045 Downloads
Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available
helsingborg-stad/job-listings
15716 Downloads
Improt available jobs
hashmode/math_finance
45399 Downloads
More info available on: http://pear.php.net/package/Math_Finance
h4kuna/serialize-polyfill
18884 Downloads
Provide methods for serialization and use igbinary if is available.