Libraries tagged by deleted
sarfraznawaz2005/eventable
49 Downloads
Laravel 5 package to easily add event listening capabilities to any model on Create/Update/Delete operations.
samy/crud
9 Downloads
Create, Read, Update, and Delete (CRUD) are the four basic functions that models should be able to do, at most.
samrat131/laravel-options-table
10 Downloads
Add delete retrive settings/options to laravel application
saidjon/inertia-crud-generator
148 Downloads
This package create ui form to create update, delete and list elements
romansev/logmanager
15 Downloads
An interface to preview, download and delete Laravel log files.
robertseghedi/laravel-articles
100 Downloads
Feature-full Laravel advanced plugin for managing your website's articles, categories, likes and comments with a very easy syntax. Add, move, delete any content from your system, really easy.
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.
ridhopujiono/file-management
4 Downloads
Easy Ways to upload single, upload multiple, delete single and delete multiple
richardpiel/cakephp-softdelete
20 Downloads
Soft Delete Behavior for CakePHP
repositoriomaster/laravel-translations
14 Downloads
Laravel Translations UI provides a simple way to manage your translations in your Laravel application. It allows you to add, edit, delete and export translations, and it also provides a search functionality to find translations.
redactivemedia/redactive_broken_token_fixer
3 Downloads
Redactive Broken Token Fixer checks cache_bootstrap:module_implements for the system_token_info hook - if it's missing, delete the corrupted cache data to force a rebuild.
rdurica/restnova
0 Downloads
RESTnova is a lightweight and modern PHP client for making HTTP requests, specifically designed for communicating with RESTful APIs. It provides an intuitive interface for sending GET, POST, PUT, DELETE, and other HTTP requests effortlessly.
ramosmerino/laravel-5-rest-api-scaffold
118 Downloads
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
raketman/database-partition-processor
10 Downloads
This package provides a way to auto create|delete partition
raigu/ordered-lists-sync
8 Downloads
Library for synchronizing ordered data with the minimum of insert and delete operations.