Libraries tagged by read model
denis-kisel/constructor
42 Downloads
:Ready solution for generate models with laravel-admin controllers
azakhozhiy/laravel-iso-countries
1 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
mingyuanyun/yii2-idb
58 Downloads
Database read-write splitting for saas mode based on Yii framework
usox/hacore
846 Downloads
Read json configs in strict mode
sunnysideup/hierarchical-list-field
6 Downloads
A hierarchical-list-field for Silverstripe CMS. This module allows you to create a read-only list form field with items that can be expanded and collapsed.
robindrost/prismic-integration-field-laravel
336 Downloads
A package that allows you to convert your models or collection of models to an Prismic integration field ready array.
pandarose/ollama-stream
3 Downloads
Stream a real-time response from a local Ollama model
novatio/silverstripe-security-hardener
109 Downloads
Module that makes it possible to enable login hardening from the admin. Makes use of (read: replaces) camfindlay/silverstripe-twofactorauth.
labcake/path
16 Downloads
A class made in PHP7 inspired by nodes path module, for modify and create path strings, also read folder/file information.
krishgaur1354/chatbot
0 Downloads
The Drupal AI Chatbot module leverages OpenAI's language models to add an intelligent chatbot to your Drupal site. It analyzes user interactions and provides real-time assistance, information retrieval, and interactive experiences for website visitors.
bored-programmers/laragrid
98 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.
beecubu/geophp
14 Downloads
GeoPHP is an modernized version of the original GeoPHP library which is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
aaw0/adnec-press-releases
9 Downloads
Press Releases package creates a model, database table and laravel nova resource ready for you.
nwidart/laravel-modules
12110384 Downloads
Laravel Module management
akaunting/laravel-module
205022 Downloads
Module management package for Laravel