Libraries tagged by created_by
wpmetabox/mb-elementor-integrator
351 Downloads
Connect and display custom fields created by the Meta Box plugin in the Elementor’s dynamic tags.
webbinaro/flarum-calendar
6140 Downloads
Adds a calendar of events created by users
repat/laravel-job-models
25194 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
creativestyle/magesuite-disable-stock-reservation
8618 Downloads
The module adds compensation for reservations created by Magento to show correct salable quantities.
ceeram/cakephp-blame
5646 Downloads
CakePHP plugin to update created_by and modified_by fields
jlorente/laravel-identitystamps
5454 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
velitsol/userstamps
1198 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
spinettainc/phpw2v
928 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
3305 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.
sakharovmaksim/annotation-processor
8976 Downloads
Utility for parsing constants from the description of the test methods. Created by tutu.ru
repat/laravel-database-session-model
11298 Downloads
Eloquent Model for the sessions table as created by artisan session:table
quarks/laravel-auditors
17111 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.
nenad/yii2-widgets-base
90416 Downloads
Base classes and widgets for Yii2 application templates created by Nenad Z.
nenad/yii2-password-strength
90049 Downloads
Password strength validation utilities for Yii2 application templates created by Nenad Z.
marrouchi/polynomial-regression
32640 Downloads
DeQue Polynomial Regression is a PHP library created by Andrew Que. Adapted to use autoloading.