Libraries tagged by delegate
bmorais/pix
506 Downloads
Utilização do PIX em PHP
atlas/statement
15095 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
anil/fast-api-crud
8088 Downloads
A powerful Laravel package for building RESTful API CRUD operations with minimal boilerplate. Features pagination, filtering, sorting, soft deletes, permissions, lifecycle hooks, and more.
amnah/yii2-classes
3728 Downloads
Yii2 classes
yii2mod/yii2-gii-extended
7453 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
w3c/lifecycle-events-bundle
9703 Downloads
A Symfony bundle to dispatch usable entity lifecycle events (create, update, delete)
vstruhar/filament-failed-jobs
7698 Downloads
The Laravel Filament plugin for managing failed jobs offers a streamlined interface to monitor, retry, and delete failed jobs directly from the admin panel.
valantic-spryker/customer-group
15446 Downloads
Adds customer group delete plugins to customer-group module.
simple-crud/simple-crud
6329 Downloads
Create/Read/Update/Delete easily
sgalinski/lfeditor
296097 Downloads
TYPO3 Language File Editor for XLIFF & Overrides - TYPO3 backend module for managing XLIFF language files with translation-state overview, per-language and per-constant editing (edit/add/rename/delete), metadata maintenance, and global key/value search across extensions. Includes extension and override modes with locallangXMLOverride integration, role-based language permissions, and migration support for legacy override files.
rainner/restful-php
69504 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
ozanhazer/php-htpasswd
8332 Downloads
A lightweight - single class - library to read and write htpasswd. You can add or delete users or you can update their passwords...
noin/filament-activity-log
2283 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
mydnic/filament-file-browser
1603 Downloads
A S3-compatible file browser to list, delete and upload files on any configured disks
moln/php-mysql-replication
29363 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.