Libraries tagged by then
dmelo/pchart
12849 Downloads
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs. pChart provide object oriented coding syntax and is fully in line with the new web standards allowing you to enhance your web2.0 applications.
chekote/behat-retry-extension
117748 Downloads
Automatically retry "Then" steps in Behat
timoetting/kirby-builder
35378 Downloads
This versatile plugin for Kirby CMS (v3) lets you predefine content blocks with different field sets that can then be added, edited and arranged inside Kirby's panel.
georgringer/extbase-records-with-no-l10n-parent
43608 Downloads
Show records in extbase if those got a different language defined then -1 (all) or 0 (default) and no language parent
serendipity_hq/component-then-when
160320 Downloads
A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.
sqltools/where
51940 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
wyrihaximus/string-get-in
153770 Downloads
Wrapper around igorw/get-in using strings rather then arrays are keys
tastaturberuf/contao-image-copyright-bundle
1805 Downloads
With this Contao bundle you can easily add a copyright notice to all images and then display them in a module.
symbiote/silverstripe-mailcapture
1092 Downloads
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS.
symbiote/silverstripe-dynamiclists
7963 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
passbase/passbase-php
29171 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
nitsan/ns-lazy-load
23141 Downloads
Are you facing speed and performance issues on your TYPO3 website? If yes, then install our ns_lazy_load plug-and-play extension, which can reduce HTTPS request mechanism and improve your loading time.
mennovanhout/laravel-model-constants
390 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
kanopi/saplings_navbar
1997 Downloads
Creates a navbar pattern for Saplings that allows the parent to be a link and then have a dropdown indicator to access child menu items.
eyerim/oauth2-azure-bundle
2887 Downloads
This bundle provides a tiny wrapper for using thenetworg/oauth2-azure inside Symfony.