Libraries tagged by issues
coco-project/sql-cache
20 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
cdma-numiscorner/ebay-developer-key-management-api
385 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
blomstra/flarum-linear
40 Downloads
A Flarum Integration with Linear to create issues from discussions
apsg/zenboxer
284 Downloads
Zenbox issues fixer
ahebrank/wp-frontback
6304 Downloads
Frontback issue reporting widget integration
tentwentyfour/remaim
3 Downloads
Redmine to Phabricator Importer – migrates issues from Redmine to Maniphest using the Conduit API
micmania1/silverstripe-blog
5610 Downloads
A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.
marcoraddatz/entrust
2490 Downloads
This package patches some Laravel 5.2 related issues with Entrust and is not maintained any longer. DO NOT INSTALL ON FRESH ENVIRONMENTS!
lyrixx/github-graph
8 Downloads
Graph the number of PR, issue on your github repository
gearsdigital/kirby-reporter
215 Downloads
Gather feedback directly out of the Panel! Enable your editors or clients to submit tasks, bugs and ideas either straight to your issue tracker or by E-Mail.
traw/powermail-jira-issues
11 Downloads
JiraCloud extension - Post powermail form submissions as jira issues
sndsgd/issue
339 Downloads
A collection of tools for tracking unexpected issues
railken/amethyst-issue
28 Downloads
newscoop/print-issue-manager-bundle
184 Downloads
Newscoop Print Issues Manager Plugin bundle
jruedaq/php-github-issues-report
6 Downloads
Create a Github issue in a repository from PHP project