Libraries tagged by generate data
mouf/magic-query
220561 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
psx/schema
202518 Downloads
Parse and generate data schema formats
bobthecow/faker
74642 Downloads
The easiest way to generate fake data in PHP
spiral/json-schema-generator
3126 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
pennebaker/craft-architect
146188 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
fakerino/fakerino
14356 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
tmukherjee13/yii2-reverse-migration
19252 Downloads
Generate working migration classes from existing Database
hzhihua/yii2-dump
24302 Downloads
Generate the schema from an existing database
jamband/yii2-schemadump
40462 Downloads
Generate the schema from an existing database
passbase/passbase-php
30632 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
hellonico/wp-cli-fixtures
11213 Downloads
Easily generate fake data for WordPress
ahmetsabri/gaza-validation-generator
594 Downloads
A Laravel package to generate validation rules for database tables
jeroendesloovere/vcard-bundle
74413 Downloads
This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.
eliseekn/laravel-metrics
3580 Downloads
Generate easily metrics and trends data of your models for your dashboards.
ecomdev/cache-key
96346 Downloads
Library that allows you to generate cache keys based on various data formats.