Libraries tagged by created
testmonitor/laravel-accountable
11044 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
rulr/laravel-authored
257 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
jlorente/laravel-identitystamps
5565 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
dfox288/culpa
3593 Downloads
Adds Blameable support to Eloquent models in Laravel 7+
velitsol/userstamps
1199 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
yetiforce/yetiforce-portal
33 Downloads
When you implement YetiForce CRM, then you will find yourself wanting to communicate with your customers through a professional customer portal. That is why we created for you YetiForcePortal that integrates with CRM and has a wide range of functionalities.
wpmetabox/mb-elementor-integrator
387 Downloads
Connect and display custom fields created by the Meta Box plugin in the Elementor’s dynamic tags.
wmde/fun-validators
14551 Downloads
General and shared validation services created as part of the WMDE fundraising software
vardot/config_perms
1608 Downloads
Allows additional permissions to be created and managed through an administration form.
spinettainc/phpw2v
996 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
3332 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.
rockerkk/revisionable-mongodb
19246 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel and mongoDB
reelworx/wizard-crpagetree
3789 Downloads
Wizard that will create a page tree for you. Feed it with a space indented tree structure of the desired pages and the pages will be created for you.
recruiterphp/clock
3165 Downloads
Clock and Date library created before PSR alternative existed
quarks/laravel-auditors
17170 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.