Libraries tagged by Laravel CreatedBy
kamalsroor/moyasarapi
72 Downloads
Moyasar Api Package With Laravel 8.0 above ^ created by kamalsroor :)
m7/iam
54 Downloads
Laravel 6+ wrapper for IAM created by M7 s.r.o.
devhridoy/l6modular
105 Downloads
Modular pattern generator for Laravel 6.It is orginaly created by ArtemSchander, i was just implements for laravel 6
phumsoft/userstamps
2 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.
pacificinternet/userstamps
21 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.
mazyvan/userstamps
156 Downloads
A fork from WildSide. Eloquent trait to automatically maintain created_by and updated_by (and deleted_by when using SoftDeletes) on your models
knetewelt/causerstamps
25 Downloads
A package to provide timestamps for eloquent models using a trait. It extends the model for created_by and updated_by column. If the model uses SoftDeletes it'll add the column deleted_by for that as well.
dooaesms/phpanonymous
9 Downloads
A dooae SMS Package created By PhpAnonymous
dalisoft/userstamps
31 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.
yogarine/plastic
6586 Downloads
This is a fork of Plastic, created by sleimanx2. Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
aboulhouda/crud
10 Downloads
Crud laravel Created by IMAD ABOULHOUDA
askewbrook/jot
30 Downloads
CMS bolt on for laravel & nova created by Askew Brook
rostami/shopping-cart
0 Downloads
this package is created for handling shopping cart of a website that has been created by laravel.
ekown/laracore5
20 Downloads
Contains the core processes for Laravel 5.5 applications created by Eron Tancioco.
kuttumiah/calculator
7 Downloads
This is a package created by following tutorial on w3resource.com and bagisto to learn building packages for Laravel.