Libraries tagged by system v

prometee/vies-client

6 Favers
65572 Downloads

European VAT Information Exchange System SOAP client

Go to Download


psx/validate

1 Favers
249791 Downloads

Validate data through a filter system

Go to Download


codeat3/blade-system-uicons

3 Favers
78899 Downloads

A package to easily make use of "System UIcons" in your Laravel Blade views.

Go to Download


moell/mojito

496 Favers
11206 Downloads

Mojito admin is a component of laravel, vue, element build backend system.

Go to Download


blair2004/nexopos

1249 Favers
2440 Downloads

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

Go to Download


webeweb/core-library

7 Favers
227349 Downloads

Core library

Go to Download


tommyknocker/pdo-database-class

85 Favers
6268 Downloads

Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.

Go to Download


php-flasher/flasher-toastr-symfony

6 Favers
411219 Downloads

Integrate Toastr's smooth toast notifications into Symfony projects using PHPFlasher. Enhance Symfony applications with Toastr's refined visuals.

Go to Download


php-flasher/flasher-notyf-laravel

7 Favers
437167 Downloads

Integrate Notyf's minimalist flash notifications with Laravel via PHPFlasher. Enhance your Laravel apps with sleek, concise user notifications.

Go to Download


omaralalwi/laravel-trash-cleaner

21 Favers
7337 Downloads

Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.

Go to Download


milpa/plugin

0 Favers
5709 Downloads

The plugin system of the Milpa PHP framework: the PluginsManager runtime that boots and orders plugins, the registry port with its file and in-memory adapters, PluginBase, the installer over GitHub-native distribution (source parsing, semver-constrained release resolution, zipball download), milpa.json manifest reading/validation, dependency resolution, milpa.lock management, and the plugin migration runner.

Go to Download


maher/laravel-counters

45 Favers
14007 Downloads

management for counters in laravel system

Go to Download


va-gov/web

279 Favers
14763 Downloads

Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/web, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.

Go to Download


bowphp/policier

8 Favers
19409 Downloads

The Simple Auth System via JWT

Go to Download


passbase/passbase-php

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