Libraries tagged by CreatedBy
statikbe/craft-carbon-tracker
344 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.
socialblue/laravel-query-adviser
3842 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.
repat/laravel-job-models
28736 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
11921 Downloads
The module adds compensation for reservations created by Magento to show correct salable quantities.
axn/laravel-eloquent-authorable
42856 Downloads
Support for created_by and updated_by fields in Eloquent models.
soatok/dhole-cryptography
1500 Downloads
Boring (dull) cryptography for furry projects (created by a dhole)
ceeram/cakephp-blame
6591 Downloads
CakePHP plugin to update created_by and modified_by fields
sansanlabs/laravel-userstamps
1169 Downloads
Package to add userstamps to models.
rmasters/culpa
2159 Downloads
Adds Blameable support to Eloquent models in Laravel
jlorente/laravel-identitystamps
6117 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
danielemontecchi/laravel-userstamps
607 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
bernskiold/laravel-blame
71 Downloads
Automatically track which user created and last updated your Eloquent models, with relations and schema macros.
velitsol/userstamps
1202 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
dfox288/culpa
4562 Downloads
Adds Blameable support to Eloquent models in Laravel 7+
spinettainc/phpw2v
1231 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'.