Libraries tagged by read model
xp-forge/json
205784 Downloads
Reads and writes JSON to and from various input sources
red-explosion/laravel-sqids
16219 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
io238/laravel-iso-countries
45985 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.
nlpcloud/nlpcloud-client
16355 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
laravel-ready/model-support
2007 Downloads
Useful model support traits
magentron/laravel-lockout
1279 Downloads
Put your Laravel application into read-only mode. (forked from rappasoft/lockout)
modularsoftware/php-gedcom
1898 Downloads
A GEDCOM file parser (read + write) for PHP 8.0+
bullhorn/fast-rest
7877 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
tomatophp/filament-meta
257 Downloads
Convert any model on your app to pluggable model using Meta and get ready to use relation manager on FilamentPHP panel
dennisvandalen/laravel-iso-countries
413 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.
arthurydalgo/laravel-iso-countries
1937 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.
schumacherfm/markdown
10 Downloads
Markdown as module for Magento! Replaces the TinyMCE editor. Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML)
mvlabs/mvlabs-phpexcel
1641 Downloads
MvlabsPHPExcel is a ZF2 module that allow easy to create, modify and read excel files (including pdf, xlsx, odt) using PHPOffice/PHPExcel library.
leko-team/laravel-active
314 Downloads
Ready-made solution for active an entity with Eloquent models
albaroody/staging
39 Downloads
Allow any Laravel model to be saved as a draft (staged) into a separate system without affecting real database tables.