TestMonitor
Pinned Loading
Repositories
- eloquent-lockable Public
Make Laravel Eloquent models read-only after they're locked. Prevents updates and deletes based on a "locked" attribute.
- junit-xml-parser Public
This package provides a very basic, convenient parser for JUnit XML reports.
- laravel-accountable Public
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
- laravel-vue-i18n-generator Public
This package compiles your Laravel translation files into a Vue i18n compatible Javascript file.
- eloquent-searchable Public
A Laravel package that adds search functionality to Eloquent models, allowing for various search techniques such as exact and partial matches.
- eloquent-incrementable Public
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
- eloquent-calculated-columns Public
A Laravel package for adding calculated columns to Eloquent models using SQL for more performant queries.
- selenium-demo Public
This repository contains a demo that shows you how to save your Selenium test results in TestMonitor.