Libraries tagged by the source
esign/laravel-translation-loader
2776 Downloads
Load translations from the database or other sources.
craftcms/gatsby-helper
12780 Downloads
Plugin for enabling support for the Gatsby Craft CMS source plugin.
docusign/rooms-client
27223 Downloads
The DocuSign PHP library makes integrating DocuSign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-rooms-php-client repository.
docusign/click-client
34959 Downloads
The DocuSign package makes integrating DocuSign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-click-php-client repository.
omines/akismet
1607 Downloads
Open source library for using the Wordpress Akismet anti spam service
novius/laravel-translation-loader
14759 Downloads
Store your language lines in the database, yaml or other sources
lemonweb/sassc-binary
150349 Downloads
A wrapper package to compile the sassc binary from hcatlin's source
php-patterns/activerecord
6072 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
passbase/passbase-php
29134 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
openclassify/openclassify
2298 Downloads
OpenClassify is the extensible and most advanced open source classified app build with Laravel.
dealer4dealer/module-substituteorders
48208 Downloads
A module so Magento saves orders from multiple sources in one table, overrides the default order list in customer backend.
wwwision/import-service
8102 Downloads
Generic service for importing data from different sources to configurable targets such as the Neos Content Repository or an arbitrary database table
boenrobot/money_format_polyfill
30745 Downloads
A polyfill for PHP's money_format() function, intended for Windows. Source from Rafael M. Salvioni (in the comments for money_format()).
xajax/xajax
10501 Downloads
Xajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications. Using Xajax, you can asynchronously call PHP functions and update the content of your your webpage without reloading the page.
packagelist/closurecompiler-bin
24859 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.