Libraries tagged by cert

ingria/laravel-x509-auth

37 Favers
5772 Downloads

Laravel 5 Client Certificate auth middleware

Go to Download


certificationy/php-pack

55 Favers
28620 Downloads

A series of questions to prepare for the Zend PHP5.5 certification

Go to Download


rnijveld/xmlseclibs

5 Favers
298581 Downloads

A PHP library for XML Security

Go to Download


kdyby/curl-ca-bundle

18 Favers
244223 Downloads

This package provides root certificates for usage in api clients on systems that have missing or outdated certificates.

Go to Download


certmichelin/openid-connect-php

0 Favers
2659 Downloads

PHP OpenID Connect Basic Client for MISP OIDC Plugin

Go to Download


wubinworks/module-session-reaper-patch

3 Favers
500 Downloads

Patch for CVE-2025-54236(a.k.a Session Reaper) which allows customer account takeover and RCE under certain conditions. This patch is actually a Magento 2 extension and universal compatible for Magento 2.3 & 2.4. If you cannot upgrade Magento or cannot apply the official hotfix, try this one.

Go to Download


widop/google-analytics-bundle

43 Favers
283262 Downloads

Google certificate-based authentication in server-to-server interactions with google analytics

Go to Download


vortos/vortos-health

0 Favers
820 Downloads

Vortos Health — canonical probe-based health system (liveness/readiness/startup) plus the Block 18 external synthetic uptime + dead-man heartbeat + capacity/cert detectors. Built on the OpsKit driver pattern: per-probe/per-monitor capability descriptors, budget-bounded aggregation, single-flight DoS guard, legacy bridge for Foundation health checks, and a conformance TCK.

Go to Download


tylercd100/laravel-validator-color

15 Favers
81130 Downloads

Validate that a certain value is a valid CSS color string in Laravel 5

Go to Download


thtmorais/yii2-pace

3 Favers
16426 Downloads

PACE (Progress Automatically Certain to Entertain) - Automatic page load progress bar for Yii PHP Framework

Go to Download


stonemax/acme2

50 Favers
26917 Downloads

Another PHP client for acme protocal (version 2) implementation, used for generating letsencrypt's free ssl certificates.

Go to Download


steveeakin/pushok

0 Favers
51517 Downloads

PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication

Go to Download


shtayeb/bookworm

7 Favers
22960 Downloads

Bookworm estimates how much time is needed to read a certain piece of text.

Go to Download


shish/phpstan-matchy-string

1 Favers
9089 Downloads

PHPStan rule for strings that match certain conditions

Go to Download


passbase/passbase-php

10 Favers
37218 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

Go to Download


<< Previous Next >>