Libraries tagged by user delete
gmbf-package/cloudflare-image-upload
3 Downloads
Provides an easy-to-use interface to upload, delete, and fetch images from Cloudflare Images API in Laravel projects.
f1v-developers/simplecaldav
545 Downloads
A simple php CalDAV-Client library. Connect, create, change, delete... easy to use
skrepr/skrepr-soft-deletable-extension-bundle
13 Downloads
Use sdstichtingsd/soft-deleteable-extension-bundle with binary ids
smartbos/flash_message
8 Downloads
Store message in session and delete it when it's used once. (It's a sample code for a book, not for production)
ost/laravel-file-manager
32 Downloads
This package used to upload,update and delete single or multiple file and more..
knetewelt/causerstamps
26 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.
rinvex/laravel-settings
103 Downloads
Rinvex Settings is a Laravel package for setting management. You can add, update, and delete application settings with ease, and use like the detaul Laravel config options. It comes with the ability to override config options on runtime, and supports tenantable features out of the box.
mageinic/hyva-customer-profile
0 Downloads
Hyva Customer Profile by MageINIC, Customer Profile extension empowers users to personalize their profiles by adding, updating, and deleting avatars. This enhances the overall user experience and personalization on your store by displaying avatars in key sections such as the website header and reviews, creating a more engaging and credible environment for users.
mageinic/customer-profile
2 Downloads
Customer Profile by MageINIC, Customer Profile extension empowers users to personalize their profiles by adding, updating, and deleting avatars. This enhances the overall user experience and personalization on your store by displaying avatars in key sections such as the website header and reviews, creating a more engaging and credible environment for users.
enesekinci/eloquent-system-logger
32 Downloads
It keeps user-based logs of creation, update and deletion of Laravel ORM Models.
unocha/unocha-term-front
1 Downloads
Use the frontend theme to create, edit and delete vocabulary terms.
qi-interactive/cron
138 Downloads
Manages linux crontab file by adding and deleting the appropriate entries. It is able to track the source file so that after the changes to this file, he will be able to enter and update the user's crontab file in safe way (doesn't remove entries added by user using crontab -e).
or81/eloquent
0 Downloads
A lightweight and versatile PHP database class that supports both MySQL and SQLite, providing an easy-to-use interface for common database operations such as `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.
optiwariindia/database
290 Downloads
A library to connect database and use basic activities in database like create,select,insert,update,delete and drop using predefined methods
michaeljmeadows/created-by
29 Downloads
A simple trait to add User relationships to Eloquent models to track creation, updating, and deletion.