Libraries tagged by hide tab

moharrum/laravel-adminer

44 Favers
995 Downloads

Adminer database management tool for your Laravel application.

Go to Download


micayael/php-extras

0 Favers
6311 Downloads

Funciones extras sobre el core de php

Go to Download


outhebox/nova-fields-agent

11 Favers
903 Downloads

This field give the ability to hide fields from your resources table on mobile screens for a better responsive concept

Go to Download


zirak/hide-history

0 Favers
9 Downloads

Hide history tab in CMS for non-admin users. Workaround for issue 1120 [https://github.com/silverstripe/silverstripe-cms/issues/1120]

Go to Download


dd/evolutioncms-plugins-managermanager-mm_hideempty

0 Favers
0 Downloads

A widget for ManagerManager plugin that allows to hide all empty sections and tabs.

Go to Download


lukeme/laravel-adminer

0 Favers
4 Downloads

Adminer database management tool for your Laravel application. modify by luke

Go to Download


shakepeers/no-toc

0 Favers
30 Downloads

The NoTOC MediaWiki extension hides the table of contents by default.

Go to Download


charm/orm

0 Favers
6 Downloads

Maps database tables to objects. Doesn't hide SQL.

Go to Download


codepeak/magento2-module-searchtermscleanup

1 Favers
36 Downloads

Hide hacking attempts and junk from Search Terms table (search_query)

Go to Download


beewilly/hive_cpt_cnt_bs_tab_collapse

0 Favers
3715 Downloads

hive_cpt_cnt_bs_tab_collapse

Go to Download


laravel-enso/tables

633 Favers
50381 Downloads

Data Table library with server-side processing and a VueJS component

Go to Download


laravel-enso/vuedatatable

634 Favers
23141 Downloads

Data Table library with server-side processing and a VueJS component

Go to Download


kepex/laravel-crud-generator

102 Favers
15676 Downloads

php artisan command to generate fully working crud with grid paginated server side only by having database tables

Go to Download


datatables.net/datatables.net-fixedcolumns

3 Favers
5227 Downloads

FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables

Go to Download


passbase/passbase-php

10 Favers
30468 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

Go to Download


Next >>