Libraries tagged by once
automattic/jetpack-heartbeat
704571 Downloads
This adds a cronjob that sends a batch of internal automattic stats to wp.com once a day
webrek/laravel-idempotency
729 Downloads
Safe request retries for Laravel APIs via the Idempotency-Key header.
vortos/vortos-release
1121 Downloads
Vortos Release — immutable build manifests, schema fingerprinting, rollback invariant math, semver/changelog, and coordinated multi-repo tagging. Write-once persistence enforced at the storage layer; provenance-ready for cosign/SLSA attestation.
vlucas/hyperspan
14096 Downloads
Build a Hypermedia API response once and return it in multiple formats
twithers/laravel-horizon-clear-all
1804 Downloads
Adds a command to easily clear all your defined queues at once.
sukhvir1313/directproductadd
10899 Downloads
Share link http://{yourdomain}/dpa/add/tocart/sku/{product_sku}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}/coupon/{coupon_code}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}-{quantity}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku_1},{product_sku_2}, http://{yourdomain}/dpa/add/tocart/id/{product_sku_1}-{quantity},{product_sku_2}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id}, http://{yourdomain}/dpa/add/tocart/id/{product_id}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id_1},{product_id_2} OR http://{yourdomain}/dpa/add/tocart/id/{product_id_1}-{quantity},{product_id_2}-{quantity} with your users through email, share media, blogs etc. Once user clicks on this link product will be automatically added to cart and user will be redirected to checkout page.
passbase/passbase-php
37369 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
mlsolutions/icon-action-toolbar
2984 Downloads
Allows you to update a single column of a resource all at once.
michaelarnauts-dstny/phpunit-arraysubset-asserts
5913 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codingms/schedulermonitor
26934 Downloads
TYPO3 Schedulermonitor by coding.ms: The TYPO3 Schedulermonitor extension monitors scheduler tasks, detects failed or long-running jobs, and sends error notifications once by email. This helps identify scheduler issues early and verify reliable task execution.
a7/autoload
20498 Downloads
Automatically and recursively require_once all php files in a given directory.
spazzmarticus/monolog-batchstreamhandler
23951 Downloads
Pushes a batch of records to a stream at once.
digital-canvas/zend-framework
296594 Downloads
Zend Framework with only the libraries and require_once() calls commented out for better performance with an autoloader.
depone/depone
24 Downloads
A static analysis tool for PHP that helps you eliminate require_once-related issues.
lll-lll-lll-lll/depone
19 Downloads
A static analysis tool for PHP that helps you eliminate require_once-related issues.