Libraries tagged by 3des
phpdevcommunity/php-router
375 Downloads
A versatile and efficient PHP routing solution designed to streamline route management within PHP applications.
passbase/passbase-php
31627 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
padosoft/laravel-super-cache-invalidate
3022 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
padosoft/laravel-presenter
8529 Downloads
Implementation for Laravel of the presenter design pattern.
omaralalwi/laravel-taxify
218 Downloads
Laravel Taxify provides a set of helper functions and classes to simplify tax (VAT) calculations within Laravel applications. that allow developers to easily integrate tax calculation functionalities into their projects. it's offers a straightforward and efficient solution Designed to streamline the process of handling taxes.
oilstone/php-rsql-parser
14259 Downloads
PHP library for parsing RSQL or FIQL queries. Designed for use in RESTful APIs.
oguzcandemircan/laravel-stub-generator
2987 Downloads
:description
octfx/wiki-seo
2137 Downloads
Allows per page meta settings like keywords and description, changing the title and various site verification tags.
obelaw/flow
564 Downloads
Obelaw Flow is a software system designed to help businesses streamline, automate, and manage core business operations related to accounting, sales, purchasing, and inventory. The system provides a centralized platform that integrates these vital functions, enabling companies to gain a comprehensive view of their financial and operational performance and make better-informed decisions.
nomelodic/name-case-lib
5378 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
nitsan/ns-news-comments
21874 Downloads
All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly. *** Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/ *** Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension
ngmy/laravel-ide-helper-eloquent
5284 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
netopia/payment2
1188 Downloads
The Payments API was designed and implemented by NETOPIA Payments development team and is meant to be used in third party applications to cover the payment process.
n2n/n2n-mail
20749 Downloads
Simple mail library designed for n2n framework
mydnic/changelog-commit-for-laravel
4017 Downloads
Automatically generate a changelog inside your Laravel App based on your commit descriptions