thijskok member since: Nov 24, 2015
thijskok's packages
-
-
-
-
-
-
-
PHP
testmonitor/eloquent-calculated-columns
A Laravel package for adding calculated columns to Eloquent models using SQL for more performant queries.
-
PHP
testmonitor/eloquent-incrementable
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
-
PHP
testmonitor/eloquent-lockable
Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.
-
PHP
testmonitor/eloquent-searchable
A Laravel package that adds search functionality to Eloquent models, allowing for various search techniques such as exact and partial matches.
-
-
-
PHP
testmonitor/laravel-accountable
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
-
PHP
testmonitor/laravel-vue-i18n-generator
This package compiles your Laravel translation files into a Vue i18n compatible JSON file.
-