Libraries tagged by delft
testmonitor/eloquent-lockable
34 Downloads
Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.
tedy/gridfieldcustom
269 Downloads
Gridfield extensions to add checkboxes for each row to easily delete or perform actions on multiple rows.
taskforcedev/crud-api
8571 Downloads
A laravel package providing an admin interface to create, edit and delete models.
taeluf/lildb
157 Downloads
A simple PDO wrapper with convenience methods for common SQL verbs like insert, update, delete, select
tacoberu/nette-form-fileupload
201 Downloads
Uploading files has its specifics. It is not enough just to upload the file. We also want to show it when it's already uploaded (preferably with a preview). We want to possibly delete it or replace it with another version.
sunnysideup/cleanup-tables
530 Downloads
Delete stale data.
silverstripe/dataobject-auditor
151 Downloads
Audits delete and write operations on DataObjects
sibds/yii2-trash-behavior
2535 Downloads
AR models behavior that allows to mark models as deleted and then restore them.
sas-adilis/nova-nested-form
345 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
rootlocal/yii2-crud
843 Downloads
Create, read, update and delete extension
repositoriomaster/laravel-translations
13 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.
pointybeard/symphony-classmapper
627 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.
peak-tower-tech/models-manager
33 Downloads
duplicate,delete models with selected relation model as recursive
opencultureconsulting/oai-pmh2
6 Downloads
This is a stand-alone OAI-PMH 2.0 data provider. It serves records in any XML metadata format from a database, supports deleted records, resumption tokens and sets.
nsept/yii2-mousewheel
9480 Downloads
A jQuery plugin that adds cross-browser mouse wheel support with delta normalization.