Libraries tagged by testmonitor
testmonitor/activecampaign
117047 Downloads
ActiveCampaign API connector for APIv3
testmonitor/laravel-vue-i18n-generator
7453 Downloads
This package compiles your Laravel translation files into a Vue i18n compatible JSON file.
testmonitor/eloquent-incrementable
32993 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
testmonitor/mantis-client
9356 Downloads
The TestMonitor Mantis Client.
testmonitor/laravel-accountable
11383 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
testmonitor/eloquent-revisable
190 Downloads
A Laravel package to track revisions of Eloquent models, allowing you to easily view and restore previous versions of your data.
testmonitor/eloquent-lockable
397 Downloads
Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.
testmonitor/devops-client
9806 Downloads
The TestMonitor Azure DevOps Client.
testmonitor/clickup-client
1246 Downloads
The TestMonitor Clickup Client.
testmonitor/topdesk-client
8879 Downloads
The TestMonitor TOPdesk client.
testmonitor/teams-client
2414 Downloads
The TestMonitor Teams Client.
testmonitor/slack-client
2373 Downloads
The TestMonitor Slack Client.
testmonitor/junit-xml-parser
440 Downloads
This package provides a very basic, convenient parser for JUnit XML reports.
testmonitor/jira-client
8978 Downloads
The TestMonitor Jira Client.
testmonitor/eloquent-searchable
868 Downloads
A Laravel package that adds search functionality to Eloquent models, allowing for various search techniques such as exact and partial matches.