Libraries tagged by read more
num-num/ubl-invoice
949574 Downloads
A modern object-oriented PHP library to create and read valid UBL and EN 16931/Peppol BIS 3.0 files
rappasoft/lockout
296262 Downloads
Put your Laravel application into read-only mode.
h4kuna/fio
359904 Downloads
Read movements by json file from Fio bank and send payments.
anilcancakir/laravel-agent-mcp
19122 Downloads
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
willwashburn/stream
1043426 Downloads
model a sequence of data elements made available over time
broadway/read-model-mongodb
33059 Downloads
A MongoDB ReadModel implementation for Broadway.
broadway/read-model-elasticsearch
179274 Downloads
Elasticsearch read model implementation using elastic/elasticsearch-php
tommyknocker/pdo-database-class
6137 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
nlpcloud/nlpcloud-client
26755 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
shopsys/read-model
108481 Downloads
[experimental] Read model layer for Shopsys Framework
th3mouk/materialized-view-bundle
839 Downloads
Symfony bundle for th3mouk/materialized-view: autoconfiguration, console commands, the locked deploy lane, async refresh and read-only ORM guards for PostgreSQL materialized views.
th3mouk/materialized-view
866 Downloads
Declarative, PostgreSQL-native management of materialized views: define views as versioned SQL, synchronise, rebuild, refresh (concurrently) and read them safely. Runs on Doctrine DBAL or a bare PDO connection.
sridhar-s-subramanian/filament-dbview
180 Downloads
Adminer-like, strictly read-only database viewer for Filament panels, scoped to the host app's Eloquent models.
schoolees/laravel-psgc
2136 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
lakasir/has-crud-action
4199 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.