Libraries tagged by associate
spatie/laravel-medialibrary
30807625 Downloads
Associate files with Eloquent models
stefangabos/world_countries
103115 Downloads
Constantly updated lists of world countries, territories and areas of geographical interest, with associated alpha-2, alpha-3 and numeric codes as defined by the ISO 3166-1 standard, available in multiple formats and languages, with national flags included
cyrildewit/eloquent-viewable
984255 Downloads
Laravel package that allows you to associate views with Eloquent models
dflydev/placeholder-resolver
14442274 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
bedezign/yii2-audit
595758 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
smile/module-product-label
93370 Downloads
Smile - Extension of Magento2 to be able to contribute images associated to product attribute values.
kiwilan/typescriptable-laravel
14919 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
brackets/media
243488 Downloads
Associate files with Eloquent models
percipioglobal/craft-colour-swatches
188146 Downloads
Let clients choose from a predefined set of colours and utilise associated colour codes and class names in your templates.
passbase/passbase-php
32754 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
maniaba/asset-connect
2084 Downloads
AssetConnect is a file management library for CodeIgniter 4 that allows you to associate files with any entity in your application
giftcards/fixed-width
71130 Downloads
Library for working with fixed width files as well as their associated specs
craftpulse/craft-colour-swatches
23675 Downloads
Let clients choose from a predefined set of colours and utilise associated colour codes and class names in your templates.
causal/fal-protect
55246 Downloads
Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).
xsolve-pl/associate
19058 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.