Libraries tagged by deletes
binay/zoom
5 Downloads
This will create,view,delete zoom meetings
beriyack/apiclient
3 Downloads
Une bibliothèque PHP simple et efficace pour interagir avec des API RESTful, conçue pour simplifier vos requêtes HTTP (GET, POST, PUT, DELETE).
benpoulson/php-imap
1779 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
bapcltd/php-imap
15 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
bakkahit/sql-migration
38 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
baberuka/systemroles
11 Downloads
SystemRoles is a Laravel Role Management package designed to simplify user role and permission management within Laravel applications. It provides a structured approach for defining roles, assigning rights to each role (e.g., edit, delete, approve), linking roles to users, and mapping roles to controllers for precise access control.
babardev/junk-files-scanner
5 Downloads
Scan file within a project or application to identify as junk and delete from application.
azmolla/transaction-middleware
6 Downloads
A Laravel middleware package that wraps DELETE requests in a DB transaction also a provides trait and class to call methods in a database transaction.
ayoub-amzil/model-activity-log
3 Downloads
A simple Laravel package to log Eloquent model create, update, and delete activities with user tracking.
attogram/file-cache-cleaner
34 Downloads
Delete expired Laravel-style `Illuminate\Cache` cache files and empty directories
asabanovic/surveys
179 Downloads
Laravel Package that helps you create, manage and delete Surveys (Questionnaires)
asabanovic/events
98 Downloads
Laravel Package that helps you create, manage and delete Events
ar7/media
21 Downloads
Explore, Upload, Delete and Create new folder in your laravel project
appdigidelete/account-deletion
4 Downloads
A Composer package that simplifies account deletion by providing a pre-built form to delete users via email, automating the entire process for developers
apachish/access-level
0 Downloads
Authentication performed by JWT Have three levels of admin, author and user access The list should only be created by the author admin Each admin has the ability to edit and delete the entire list and each author only has the ability to edit their own list Have an address to display the list to all users There is a section with the possibility of sending emails to all users.