Libraries tagged by del
kartik-v/bootstrap-fileinput
7140735 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.
laravel/pail
19312481 Downloads
Easily delve into your Laravel application's log files directly from the command line.
clue/ndjson-react
40706482 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
dyrynda/laravel-cascade-soft-deletes
2509894 Downloads
Cascading deletes for Eloquent models that implement soft deletes
thomasjohnkane/snooze
1172702 Downloads
Schedule future notifications and reminders in Laravel
backpack/crud
2922764 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
php-imap/php-imap
11664825 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
nelexa/zip
6262715 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
2335854 Downloads
Laravel Cascade Soft Delete & Restore
shiftonelabs/laravel-cascade-deletes
462938 Downloads
Adds application level cascading deletes to Eloquent Models.
iatstuti/laravel-cascade-soft-deletes
1145284 Downloads
Cascading deletes for Eloquent models that implement soft deletes
wildside/userstamps
1343419 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.
friendsofcake/crud
1247937 Downloads
CakePHP Application development on steroids - rapid prototyping / scaffolding & production ready code - XML / JSON APIs and more
aura/sqlquery
2572443 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
yii2tech/ar-softdelete
2840884 Downloads
Provides support for ActiveRecord soft delete in Yii2