Libraries tagged by del
liborm85/composer-vendor-cleaner
181023 Downloads
Composer Vendor Cleaner removes unnecessary development files and directories from vendor directory.
deligoez/laravel-model-hashid
53407 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
delight-im/cookie
1013710 Downloads
Modern cookie management for PHP
delight-im/auth
115103 Downloads
Authentication for PHP. Simple, lightweight and secure.
deliciousbrains/wp-migrations
118065 Downloads
WordPress library for managing database table schema upgrades and data seeding
yassi/nova-nested-form
476751 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
typo3/cms-recycler
4461849 Downloads
TYPO3 CMS Recycler - Restore deleted records or remove them from the database permanently.
symfonycasts/sass-bundle
249666 Downloads
Delightful Sass Support for Symfony + AssetMapper
phalcon/cphalcon
236448 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
outhebox/laravel-translations
43609 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.
muffin/trash
939819 Downloads
Adds soft delete support to CakePHP ORM tables.
krowinski/php-mysql-replication
76293 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
koolreport/core
347262 Downloads
An Open Source PHP Reporting Framework for easier and faster report delivery.
julienbourdeau/route-usage
39554 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
ddzobov/laravel-pivot-softdeletes
320272 Downloads
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen