Libraries tagged by delft
ozanhazer/php-htpasswd
7325 Downloads
A lightweight - single class - library to read and write htpasswd. You can add or delete users or you can update their passwords...
oddnoc/silverstripe-artefactcleaner
18462 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
oberon/quill-rendering
14700 Downloads
Render 'insert' Delta's of a Quill Editor. Inspired by D. Blackborough's Quill Renderer package
notihnio/php-request-parser
16300 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
netglue/revs
117231 Downloads
Simple utility for revving file name versions and deleting old revisions
netgen/ezclasslists
15623 Downloads
Adds a tab in the administration interface that lists objects by content class and lets you quickly edit or delete them.
mobilestock/laravel-model-affected-rows-verification
2790 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
maggomann/filament-only-icon-display
2934 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
handleglobal/nova-nested-form
1494 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
flyhjaelp/laravel-eloquent-orderable
3246 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
fhferreira/paypal-rest-api-sdk-php
6479 Downloads
Clone of deleted PayPal's PHP SDK for REST APIs
automattic/jetpack-backup-helper-script-manager
5914 Downloads
Install / delete helper script for backup and transport server. Not visible to site owners.
andersundsehr/redirects-tweak
2264 Downloads
Seperates redirects from the page cache and allows to delete redirects where the page was deleted
yzalis/crontab
59261 Downloads
Create, manage or delete crontab and jobs with php.
yiithings/yii2-softdelete
13158 Downloads
Soft delete extension for Yii2 framework