Libraries tagged by created_by
saphir/saphir
35 Downloads
laravel livewire saphir crud generator created by Rabah Douassi Algerian Developer
sakharovmaksim/annotation-processor
8914 Downloads
Utility for parsing constants from the description of the test methods. Created by tutu.ru
repat/laravel-database-session-model
11240 Downloads
Eloquent Model for the sessions table as created by artisan session:table
mobilysms/phpanonymous
103 Downloads
A SMS Package created By PhpAnonymous
metrakit/visualcaptcha-laravel
1898 Downloads
Laravel library for visualCaptcha. VisualCaptcha is created by EmotionLoop
kerattila/laravel-track-author
711 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
kamalsroor/moyasarapi
79 Downloads
Moyasar Api Package With Laravel 8.0 above ^ created by kamalsroor :)
jcrodsolutions/laravel-user-stamp
83 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
israeldavidvm/name-helper
21 Downloads
Manage file names, responsive images, URLs and more with ease!The NameHelper repository offers you a complete library to simplify working with names in your application.The NameHelper class provides a collection of utility functions for working with image names, particularly in the context of generating responsive image URLs. It also includes auxiliary functions for manipulating file names and some special functions that allow the generation of urls specially designed for Laravel.I usually use this package with other packages created by me such as ImageCompressor and SmartImage.
hugocabral/visualcaptcha-laravel-jquery
168 Downloads
Laravel library for visualCaptcha using jQuery. VisualCaptcha is created by EmotionLoop
hoggar/hoggar
30 Downloads
laravel inertia vue crud generator created by Rabah Douassi
hexathos/laravel-hasuserdata
206 Downloads
Autofills updated_by, created_by, updated_at and created_at
everth/userstamps
92 Downloads
Laravel package to automatically manage created_by and updated_by columns on Eloquent models.
devhridoy/l6modular
118 Downloads
Modular pattern generator for Laravel 6.It is orginaly created by ArtemSchander, i was just implements for laravel 6
codiliateur/eloquent-model-userstamps
61 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.