Libraries tagged by deletes
k1low/darumaotoshi
7 Downloads
"Archive and delete" (slide delete) plugin for CakePHP 3
jugendra/laravel-todo
11 Downloads
Here you can create a todo list of your tasks. And you can close and delete tasks from the list
jshoter/laravel-translations
9 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.
jonasdamher/simplifyimage
14 Downloads
Library for upload, modify and delete images.
jokumer/eepcollect
377 Downloads
Visitors can collect pages and add them to their own favorit-list like a basket in a shop. Inclusiv delete and sort functions.
joinww/httpclient
19 Downloads
httpclient components for get/post/put/delete request
jleehr/file_deleter
8 Downloads
Deletes files provided by CSV file.
jlchassaing/gie_eztoolbar
75 Downloads
Give the ability to create, edit, delete content from the front end, being logged in but without having to log in back-office
jetwaves/edit-array-in-file
62 Downloads
CRUD (Add, modify, list, delete) of elements from arrays in php file.
jeandanyel/crud-bundle
51 Downloads
A flexible Symfony bundle that provides automatic generation of Create, Read, Update, and Delete actions for entities, along with list management and customizable templates.
jcergolj/filesystem-disk-cleanup-for-laravel
6 Downloads
Delete old files on a specific Laravel filesystem disk.
javimanga/initdb
69 Downloads
Package that helps with a series of commands to create, delete, and clone a database.
jastrzebski/swaggier
11 Downloads
CLI app that builds OpenApi 3.0.0 documentation by sending request to selected RestApi.Works only with JSON format (Response) and provides GET, POST, PUT, PATCH and DELETE http request.
janzet/clientrest
0 Downloads
php client to REST API, serve GET,POST,PUT,DELETE methods
jackie/sorted-linked-list
6 Downloads
Class with sorted single linked list that can contain either integers or strings. Includes function for insert, update, read, count, and delete data.