Libraries tagged by data source
cobweb/svconnector
343970 Downloads
This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.
byjg/anydataset-db
63835 Downloads
Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
byjg/anydataset
115566 Downloads
Anydataset is an agnostic data source abstraction layer in PHP. Core Module.
austinw/laravel-union-paginator
591 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
qlsgroup/elastic-search
25410 Downloads
An Elastic Search datasource and data mapper for CakePHP 3.0
zfc-datagrid/zfc-datagrid
20071 Downloads
Laminas Module that provides a datagrid for different datasources and output formats
shockraver/mongodb
27838 Downloads
An Mongodb datasource for CakePHP 3 and 4
milesasylum/slurp
95648 Downloads
A simple PHP ETL tool with validation of source data.
passbase/passbase-php
30426 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
privatebin/privatebin
75 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
dwij/laraadmin
68440 Downloads
LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more
adt/query-object-data-source
21430 Downloads
Ublaboo Datagrid data source bindings for adt/base-query query objects.
fsi/data-indexer
61602 Downloads
FSi DataIndexer Component - Component created to provide one simple object indexing strategy for FSi DataSource and DataGrid components.
sters/cakephp3-aws-s3-datasource
9974 Downloads
AWS S3 datasource in CakePHP3
shahariaazam/cakephp-datasource-imap
12365 Downloads
Imap datasource plugin for CakePHP