Libraries tagged by user delete
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
287 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
28 Downloads
A simple trait to add User relationships to Eloquent models to track creation, updating, and deletion.
mdnayeemsarker/easy-aws
27 Downloads
THis is This is an aws helper package. If you use this package and that one is compleatly manage your aws file upload, delete, file url, download etc
kaigejinjin/oss-utils
8 Downloads
Supper quick use Aliyun OSS or Tencent COS or Qiniu Koa to get、put、delete Object.
daniilskli/loophole
6 Downloads
This library is designed to provide security to freelancers, as well as others in order to provide secure access to the site without the admin panel. When can it be useful? If you are a freelancer and you have been scammed, you can run some system command on the server to delete everything. In other cases, for example remote control of the site via POST API. In general I make this package for myself but I'm putting it here so someone can use it and not have to write new code every time. I will be glad if I help someone :) Translated by DeepL translator.
roberthucks/selfdestruct
542 Downloads
A package used to give Laravel Models the ability to self-delete after a specified time.
reillo/arkade-magento-s3
24 Downloads
Forked version of the deleted original repository of arkade/magento-s3. Use Amazon S3 as the file storage backend for your Magento store.
bakgul/file-history
141 Downloads
This is a helper package, and it can't be used independently. Its purpose is to log the changes of files when they are created/deleted/updated through the commands shipped with the packages, which are part of Packagified Laravel. So this package can't track the changes made manually.