Libraries tagged by model_to_table

bored-programmers/laragrid

3 Favers
95 Downloads

LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.

Go to Download


yevhenii/laravel-migration-vise-versa

0 Favers
10 Downloads

Package for Laravel. This package adds possibility to create migration and model from an existing table

Go to Download


zuborawka/cakephp-thread-utility

0 Favers
12 Downloads

Utility class to handle threaded data which genereted by CakePHP Model::find('threaded')

Go to Download


rummykhan/moloquent-logger

1 Favers
1 Downloads

Log Moloquent model changes to logs table

Go to Download


j0113/odb

1 Favers
63 Downloads

Object Oriented database wrapper for PHP. Designed to be(come) compatible with multiple database. Queries are written in PHP and tables are connected to models.

Go to Download


digitalruby/meta-data

3 Favers
11 Downloads

Adds a flexible key/value table to your Laravel models

Go to Download


agileelement/sucrose

0 Favers
118 Downloads

A Laravel Model helper for connecting to SugarCRM/SuiteCRM tables.

Go to Download


adamcrampton/laravel-database-logger

0 Favers
762 Downloads

Write Laravel logs to database table via Eloquent model

Go to Download


soatdev/translations

0 Favers
20 Downloads

Package that provide mutilanguage capabilities to models through the use of dedicated tables, traits and form macros

Go to Download


atiline/yii2-additional-fields-trait

0 Favers
24 Downloads

Library for use special table for store additional fields to ActiveRecord models.

Go to Download


said/private-package

1 Favers
1 Downloads

This is a Laravel package containing a trait for translatable Eloquent models. This package follows the approach to have only a single table to maintain all the translations.

Go to Download


said/laravel-translatable

2 Favers
61 Downloads

This is a Laravel package containing a trait for translatable Eloquent models. This package follows the approach to have only a single table to maintain all the translations.

Go to Download


rishpandey/laravel-auto-migration

0 Favers
1 Downloads

The package uses Doctrine DBAL in order to diff the existing tables with given model and make the necessary changes to it. If the table does not exist, it will create it.

Go to Download


yiiman/yii-lib-metalib

0 Favers
74 Downloads

meta library for store your data in table like options,objects,strings and etc, that can related to another models

Go to Download


slave/validpack

0 Favers
58 Downloads

Model validate package, uses the laravel validation class, rules must be passed as as a variable to and every table should be passed as a model in the app

Go to Download


<< Previous Next >>