Libraries tagged by create read update delete

alex-oliveira/ao-scrud

4 Favers
277 Downloads

Resources for a Super C.R.U.D. with Laravel.

Go to Download


afzalsabbir/crud

0 Favers
176 Downloads

Quickly build an admin interfaces using Laravel, CoreUI, Bootstrap and jQuery.

Go to Download


sergiosgc/crud-trait

2 Favers
0 Downloads

PHP Trait that enables create Read Update Delete operations on PHP classes

Go to Download


permaxis/laravel-crudgenerator

1 Favers
24 Downloads

Generate a crud (create read update delete) interface based on model laravel

Go to Download


milenmk/laravel-livewire-crud

0 Favers
27 Downloads

A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.

Go to Download


inotion/skeletoncrud

0 Favers
39 Downloads

Facilitate the creation of CRUD (create, read, update, delete) using SkeletonCRUD

Go to Download


ibrahimbougaoua/filament-trace

1 Favers
71 Downloads

A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.

Go to Download


heiw/uxcrudible

2 Favers
746 Downloads

Create Read Update Delete interface with a focus on usability and full support of relationships.

Go to Download


ernandesrs/easy-crud

1 Favers
4 Downloads

Features for database manipulation: create, read, update, delete

Go to Download


dmsylvio/actionlog

0 Favers
40 Downloads

Logs all actions like create, read, update, delete and custom

Go to Download


coding-partners/auto-controller

3 Favers
44 Downloads

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 effort. This enables you to focus on building the core features of your project.

Go to Download


alcidesrh/laravel-generic-resource

3 Favers
29 Downloads

A generic or agnostic Laravel's Resource and their CRUD (create, read, update, delete) operations.

Go to Download


adnen/php-crud-with-cli

0 Favers
0 Downloads

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.

Go to Download


x-one/infakt-client

0 Favers
240 Downloads

InfaktClient is a PHP library for the third version of Infakt REST API that makes it easy to perform CRUD (create, read, update and delete) operations on invoices, clients and products.

Go to Download


session-forge/session-forge

0 Favers
12 Downloads

The SessionForge library is designed to provide developers with a flexible and efficient tool for managing sessions using file manipulation. With SessionForge, you can easily create, read, update, and delete session data stored in files, enabling seamless integration of session management functionality into your applications.

Go to Download


<< Previous Next >>