angus-dv/pars-news
This project provides a restful API for managing articles on a news site. It allows users to create, read, update, and delete articles efficiently.
时间:2024-11-22 13:34
jackie/sorted-linked-list
Class with sorted single linked list that can contain either integers or strings. Includes function for insert, update, read, count, and delete data.
时间:2024-11-21 15:13
adnen/php-crud-with-cli
This is a simple PHP CLI application that performs basic CRUD (Create, Read, Update, Delete) operations on a user table in a MySQL database using PDO (PHP Data Objects). The script interacts with the database through a Command-Line Interface (CLI) and outputs results as JSON in the terminal.
时间:2024-11-20 02:30
dipesh79/laravel-softdelete-action
A Laravel package to handle cascading, SET NULL, RESTRICT, NO ACTION, and SET DEFAULT behaviors for SoftDeletes in Eloquent relationships, with support for record restoration and cleanup actions.
时间:2024-11-15 21:16
jeandanyel/crud-bundle
A flexible Symfony bundle that provides automatic generation of Create, Read, Update, and Delete actions for entities, along with list management and customizable templates.
时间:2024-11-15 16:21
savioamin/laravel-model-affected-rows-verification
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 modific
时间:2024-11-08 13:11
mobilestock/laravel-model-affected-rows-verification
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 modific
时间:2024-11-06 22:56
christophlehmann/route-cache
A cache implementation for record slugs that prevents fetching and overlaying records again in the PersistedAliasMapper
时间:2024-11-03 22:46
vectorial1024/laravel-cache-evict
Efficiently remove expired Laravel file/database cache data
时间:2024-10-27 06:16
amdadulhaq/record-activity-laravel
User activity for Laravel
时间:2024-10-19 08:52
khophim8k/crud
Quickly build an admin interfaces using Laravel, CoreUI, Bootstrap and jQuery.
时间:2024-10-15 08:30
rep98/unilib
Micro-Framework PHP modular para soluciones rápidas y eficientes. Combina librerías ligeras para crear aplicaciones sencillas y poderosas en tiempo récord. Perfecto para desarrolladores que buscan velocidad, simplicidad y flexibilidad sin comprometer el rendimiento.
时间:2024-10-15 00:03
minasm/laravel-revisions
An update for from neurony. Create multiple revisions of any Eloquent model record along with its underlying relationships
时间:2024-10-09 16:44
agungdhewe/phpsqlutil
Utility for create SQL insert, update and delete
时间:2024-10-09 16:21
xypp/flarum-fingerprint-recorder
Record user browser fingerprint and ip address pair to detect multiple account
时间:2024-10-04 07:05