Libraries tagged by crud sample
elao/admin-bundle
544 Downloads
Simple, powerful and extendable admin bundle.
simple-crud/extra-fields
807 Downloads
Extra fields for simple-crud package
shin1x1/laravel-table-admin
1251 Downloads
Laravel-Table-Admin Simple CRUD package for Laravel 4
forestry/orm
48 Downloads
Tiny ORM for simple CRUD operations.
morsapt/changelog
49 Downloads
Simple Changelog CRUD API to store markdown and parse it to HTML output
lyre/lyre
39 Downloads
One minute CRUD with a simple command to create all resources
bushart/crudmagic
54 Downloads
A simple modified crud package
moraesgil/api-restful-trait
23 Downloads
A simple Laravel trait with restful crud implementation.
emmanuelpcg/laravel-basics
27 Downloads
Pacote de funcionalidades para o Laravel com o básico como fazer o crud de uma entidade, manipular imagens, querys simples e etc
laztopaz/potato-orm
6 Downloads
This package aims at building a simple agnostic ORM that can perform the basic crud database operations.
koalabs/repo
20 Downloads
Simple implementation of the Repository Interface for Eloquent with the most basic CRUD methods
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
ahrmerd/laravel-test-generator
95 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
soupmix/elasticsearch
84 Downloads
Simple Elasticsearch abstraction layer adapter to handle CRUD operations.
soupmix/base
970 Downloads
Simple database abstraction layer adapters collection to handle CRUD operations.