Libraries tagged by created-by
kamansoft/laravel-blame
2568 Downloads
A tool to easily work with the updated_by and created_by fields on your laravel eloquent models
jcrodsolutions/laravel-user-stamp
101 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
jaykeren/laravel-image-moo
450 Downloads
Laravel Image Moo, helper image processing library (codeigniter image_moo library) created by mat-moo (http://www.matmoo.com/digital-dribble/codeigniter/image_moo).
hugocabral/visualcaptcha-laravel-jquery
169 Downloads
Laravel library for visualCaptcha using jQuery. VisualCaptcha is created by EmotionLoop
everth/userstamps
118 Downloads
Laravel package to automatically manage created_by and updated_by columns on Eloquent models.
begicf/areport-dpm-xbrl
253 Downloads
AreportDpmXBRL is a package for parsing XBRL taxonomy which is created by EU standards
antonyz89/yii2-many-to-many
1534 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework. Created By Alexey Rogachev, forked by AntonyZ89
tp/solarium-extensions-bundle
36 Downloads
A collection of useful extensions for the NelmioSolariumBundle created by Seldaek.
romm/site-factory
32 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
pixney/hjortron-theme
115 Downloads
A Pyro LDP Administration theme created by Pixney.
alasit/gardener
224 Downloads
Smart seeders for Laravel. created and developed by gizburdt
dylangrech92/seotoolbox
51 Downloads
This plugin was created to facilitate SEO work by automating most of the manual labor
michaeljmeadows/created-by
29 Downloads
A simple trait to add User relationships to Eloquent models to track creation, updating, and deletion.
malhal/laravel-createdbypolicy
8 Downloads
Simple security for Laravel models
xt/laravel-userstimetamps
288 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.