Libraries tagged by delegate
compono-kit/error-handlers
4 Downloads
Interfaces for error handlers and an error handler delegator
causal/cas-sso
370 Downloads
This extension provides SSO support for TYPO3 by delegating the authentication of frontend and/or backend users to a CAS server.
kartik-v/bootstrap-fileinput
8325167 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.
backpack/crud
3738331 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
dyrynda/laravel-cascade-soft-deletes
3683531 Downloads
Cascading deletes for Eloquent models that implement soft deletes
wildside/userstamps
1952574 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
php-imap/php-imap
13508135 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
nelexa/zip
8112461 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
askedio/laravel-soft-cascade
2964640 Downloads
Laravel Cascade Soft Delete & Restore
spatie/laravel-deleted-models
146353 Downloads
Automatically copy deleted records to a separate table
shiftonelabs/laravel-cascade-deletes
759714 Downloads
Adds application level cascading deletes to Eloquent Models.
iatstuti/laravel-cascade-soft-deletes
1183552 Downloads
Cascading deletes for Eloquent models that implement soft deletes
friendsofcake/crud
1434504 Downloads
CakePHP Application development on steroids - rapid prototyping / scaffolding & production ready code - XML / JSON APIs and more
aura/sqlquery
3166658 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
yii2tech/ar-softdelete
3096722 Downloads
Provides support for ActiveRecord soft delete in Yii2