Libraries tagged by CreatedBy
marrouchi/polynomial-regression
32876 Downloads
DeQue Polynomial Regression is a PHP library created by Andrew Que. Adapted to use autoloading.
kerattila/laravel-track-author
852 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
jhonyspicy/laravel-wordpress-login
3911 Downloads
login with user who created by wordpress
hostcreators/managesieve
159 Downloads
Managesieve is a library to manage and modify sieve (RFC5228) scripts. Originally created by zambodaniel/managesieve
axn/laravel-eloquent-authorable
40824 Downloads
Support for created_by and updated_by fields in Eloquent models.
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
rmasters/culpa
2145 Downloads
Adds Blameable support to Eloquent models in Laravel
dfox288/culpa
3506 Downloads
Adds Blameable support to Eloquent models in Laravel 7+
yikesinc/yikes-inc-easy-mailchimp-extender
48 Downloads
Powerful Mailchimp plugin for WordPress created by Code Parrots.
yahooweather/weather
9314 Downloads
A simple package to Get yahoo weather created By PHPAnonymous
tomas2d/brother-ptouch-php
32 Downloads
Read and edit files created by Brother P-Touch Editor
statikbe/craft-carbon-tracker
233 Downloads
Carbon tracker aims to raise awareness of the carbon emissions created by webpages, by displaying these insights along side the content in Craft's control panel.
sakharovmaksim/annotation-processor
8987 Downloads
Utility for parsing constants from the description of the test methods. Created by tutu.ru
repat/laravel-database-session-model
11317 Downloads
Eloquent Model for the sessions table as created by artisan session:table