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
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
spencer14420/sp-php-email-handler
A server-side PHP handler for contact forms. Handles form submissions, validates user inputs, sends emails to a mailbox, and sends confirmation emails to users.
时间:2024-11-12 20:32
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
huijiewei/yii2-noty
Noty is a library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
时间:2024-10-29 06:34
khophim8k/crud
Quickly build an admin interfaces using Laravel, CoreUI, Bootstrap and jQuery.
时间:2024-10-15 08:30
agungdhewe/phpsqlutil
Utility for create SQL insert, update and delete
时间:2024-10-09 16:21
hi/sqlquery
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
时间:2024-09-26 13:12
d3vnz/issuetracker
Filament-based issue reporter with optional centralised TicketMate integration (GitHub issues + branded confirmation emails handled remotely).
时间:2024-09-16 23:35
jugendra/laravel-todo
Here you can create a todo list of your tasks. And you can close and delete tasks from the list
时间:2024-09-11 07:28
terranc/yii2-softdelete
Soft delete extension for Yii2 framework
时间:2024-09-09 08:23
coding-partners/auto-controller
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effo
时间:2024-08-30 22:12