Libraries tagged by logi

symfony/symfony1

6 Favers
105715 Downloads

Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!

Go to Download


stephenlake/laravel-properties

47 Favers
4769 Downloads

Associate generic data to any other model without polluting your application model logic, for Laravel.

Go to Download


sportfinder/time

3 Favers
5399 Downloads

Time management library to build complex business logic and agenda

Go to Download


smith197/steamauthentication

448 Favers
530 Downloads

SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.

Go to Download


smartsupp/php-partner-client

2 Favers
27955 Downloads

API client allows to register and login (obtain API key) from Smartsupp partner API.

Go to Download


rolfhaug/laravel-magic-link

6 Favers
5789 Downloads

Create magic login links to let users log in to any route with a URL (without password)

Go to Download


rekalogika/reconstitutor

4 Favers
3262 Downloads

A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.

Go to Download


portrino/shopware-hybrid-auth

19 Favers
10895 Downloads

Shopware plugin for social/ oauth2 login

Go to Download


plan2net/sierrha

5 Favers
8893 Downloads

404 'not found' and 403 'forbidden' error handlers. The 404 handler shows custom content for missing pages but not resources like CSS or JS. The 403 handler redirects to a login URL on unauthorized access.

Go to Download


php-extended/php-ldap-filter-interface

0 Favers
176572 Downloads

A library that provides logic for ldap filter manipulation

Go to Download


php-extended/php-ldap-dn-interface

0 Favers
176812 Downloads

A library that provides logic to manipulate (ldap) distinguished names

Go to Download


passbase/passbase-php

9 Favers
29183 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


objective-php/validation

0 Favers
74771 Downloads

Validation logic component

Go to Download


nystudio107/craft-disqus

13 Favers
17289 Downloads

Integrates the Disqus commenting system into Craft CMS websites, including Single Sign On (SSO) and custom login/logout URLs

Go to Download


norbybaru/passwordless-auth

20 Favers
142 Downloads

Laravel Passwordless login - Magic link

Go to Download


<< Previous Next >>