Libraries tagged by cert
ingria/laravel-x509-auth
5393 Downloads
Laravel 5 Client Certificate auth middleware
kdyby/curl-ca-bundle
243849 Downloads
This package provides root certificates for usage in api clients on systems that have missing or outdated certificates.
vancado/vnc-powermail-encrypt
19630 Downloads
Adds encryption to powermail receiver emails with Secure Email (S/MIME) certificate. Supports certificates in .pem format.
tylercd100/laravel-validator-color
79049 Downloads
Validate that a certain value is a valid CSS color string in Laravel 5
stonemax/acme2
25588 Downloads
Another PHP client for acme protocal (version 2) implementation, used for generating letsencrypt's free ssl certificates.
steveeakin/pushok
43586 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
shtayeb/bookworm
16205 Downloads
Bookworm estimates how much time is needed to read a certain piece of text.
passbase/passbase-php
31528 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
mundschenk-at/check-wp-requirements
22208 Downloads
A class to allow WordPress plugins to check certain runtime requirements before activation.
marianvlad/nova-ssl-card
19598 Downloads
A Laravel Nova card for SSL certificates.
lionware/symfony-session-timeout
36430 Downloads
Invalidate Symfony sessions based on inactivity for a certain period of time
justoverclock/auto-post-count-badge
6108 Downloads
Add Automatic badge to user after certain number of posts
jordanmiguel/laravel-popular
9329 Downloads
A Laravel package to track popularity of entries(by Models) in a website at a certain time.
joaopaulolndev/filament-check-ssl-widget
975 Downloads
A filamentPHP widget to get details about ssl certificate
janus-ssp/php-x509-validate
10212 Downloads
Validate X.509 (SSL) certificates using the 'openssl' command line library.