Libraries tagged by deleted
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.
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.
anwar/config-maker
28 Downloads
Laravel configuration file create,edit,update and delete
antonchaikin/f3-mongo
18 Downloads
Fat-Free Framework plugin for MongoDB with event hooks, soft deletes, and auto-timestamps.
angus-dv/pars-news
13 Downloads
This project provides a restful API for managing articles on a news site. It allows users to create, read, update, and delete articles efficiently.
angus-dv/laravel-freeze
24 Downloads
freeze app for delete , update , insert to database
anfallnorr/file-manager-system
37 Downloads
A Symfony bundle for file management (move, copy, delete, resize, etc.).