Libraries tagged by created_by
repat/laravel-job-models
24578 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
nenad/yii2-widgets-base
90111 Downloads
Base classes and widgets for Yii2 application templates created by Nenad Z.
nenad/yii2-password-strength
89745 Downloads
Password strength validation utilities for Yii2 application templates created by Nenad Z.
creativestyle/magesuite-disable-stock-reservation
8328 Downloads
The module adds compensation for reservations created by Magento to show correct salable quantities.
ceeram/cakephp-blame
5614 Downloads
CakePHP plugin to update created_by and modified_by fields
sansanlabs/laravel-userstamps
78 Downloads
Package to add userstamps to models.
rulr/laravel-authored
33 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
jlorente/laravel-identitystamps
5319 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
dfox288/culpa
3458 Downloads
Adds Blameable support to Eloquent models in Laravel 7+
velitsol/userstamps
1196 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
wpmetabox/mb-elementor-integrator
313 Downloads
Connect and display custom fields created by the Meta Box plugin in the Elementor’s dynamic tags.
spinettainc/phpw2v
862 Downloads
A forked version of the 'PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library'.
socialblue/laravel-query-adviser
3286 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
soatok/dhole-cryptography
1424 Downloads
Boring (dull) cryptography for furry projects (created by a dhole)
quarks/laravel-auditors
17086 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.