Libraries tagged by nace
pressbooks/pressbooks-jacobs
24610 Downloads
This theme is named after American-Canadian activist, journalist, and author Jane Jacobs, who is responsible for the New Urbanism movement in urban studies. It is designed for academic writing, particularly textbooks, but is also suitable for fiction. Headings and body type are set in Montserrat.
pressbooks/pressbooks-clarke
24692 Downloads
Named after Arthur C. Clarke, this is a simple book theme, with some light modern touches. Good for fiction and non-fiction. Body font is Tinos; headers Lato.
passbase/passbase-php
29105 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
pantheon-systems/pantheon-decoupled
7443 Downloads
Configuration necessary for hosting Decoupled WordPress sites on Pantheon.
padosoft/presenty
5321 Downloads
Presentation and Formatting helper with nice fluent interface.
nusje2000/phpstan-monolith
25278 Downloads
PHPStan extension that can validate usages of namespaces based on the composer dependencies in internal packages
noclued/githelper
19670 Downloads
Helper for git extra info like 'get file names changed in last two commits', 'get new lines from last two commits', etc. You need to have accessable git!
nish-framework/nish2
2792 Downloads
A small PHP framework with no name. Nish stands for "Name It Should Have". In regards to Yoda.
netglue/revs
101741 Downloads
Simple utility for revving file name versions and deleting old revisions
myqaa/country-list
7719 Downloads
List of all countries with names and ISO 3166-1 codes in all languages and data formats.
mselbach/static-info-tables-sk
15650 Downloads
(sk) language pack for the Static Info Tables providing localized names for countries,currencies and so on.
mselbach/static-info-tables-ru
64805 Downloads
(ru) language pack for the Static Info Tables providing localized names for countries, currencies and so on.
mselbach/static-info-tables-ja
46984 Downloads
(ja) language pack for the Static Info Tables providing localized names for countries, currencies and so on.
mlocati/countrynames
3398 Downloads
A PHP library to work with localized country names
microweber-deps/ziggy
92978 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.