Libraries tagged by its
symphonycms/symphony-2
1347 Downloads
Symphony is a PHP & MySQL based CMS that utilises XML and XSLT as its core technologies.
symfony2admingenerator/form-bundle
29787 Downloads
Twig extension introducing new blocks to seperate form HTML structure from CSS decorating it and JS enhancing its functionalities.
sylvainjule/bouncer
2782 Downloads
Restrict access of a user role to a specific page (and its children) in the panel.
sheavescapital/livewire-kanban-board
1088 Downloads
Livewire component to show models/data according to its current status on a Kanban board
seablast/interfaces
2758 Downloads
A dedicated repository for all interfaces related to the Seablast for PHP ecosystem. This repository serves as the central point of definition for the contracts that the Seablast for PHP core library and its various plugins and extensions implement.
sawirricardo/midtrans-api
15086 Downloads
Interact with Midtrans API. Included Snap and its Core API.
sassnowski/csv-schema
5086 Downloads
Turn your CSV files into objects. It's like an ORM for CSV!
rezozero/tree-walker
9953 Downloads
Creates a configurable tree walker using different methods for each node based on its PHP class or interface
qcubed/qcubed
1169 Downloads
QCubed is a PHP framework for rapid web development. Building on top of jQuery, with OOP at its core, QCubed provides a powerful solution for building database-driven Web 2.0 applications.
php-extended/php-parser-lexer
174839 Downloads
This library is an implementation of the php-extended/php-parser-interface based on a lexer for handling its data
paxport/amadeus-ws-client
35969 Downloads
SOAP Web Service client library for interacting with the Amadeus GDS through its SOAP interface
passbase/passbase-php
31605 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
opengento/module-saleable
6049 Downloads
This extension allows to set if a product is saleable and can show its price by scope and customer group.
omaralalwi/laravel-taxify
207 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.
odannyc/yii2-sse
25684 Downloads
Yii2 SSE is a wrapper for the library libSSE-php. Its used for managing Server Sent Events in Yii2.