Libraries tagged by read model
xp-forge/json
97406 Downloads
Reads and writes JSON to and from various input sources
red-explosion/laravel-sqids
6572 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
nlpcloud/nlpcloud-client
11028 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
798 Downloads
Useful model support traits
modularsoftware/php-gedcom
1724 Downloads
A GEDCOM file parser (read + write) for PHP 8.0+
bullhorn/fast-rest
7787 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
arthurydalgo/laravel-iso-countries
291 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)
webgriffe/module-config-override
3983 Downloads
A Magento 2 module that reads from file additional configuration
morket/hmvc-bundle
28 Downloads
Symfony2 Bundle providing a fast Hierarchical Model View Controller (HMVC) solution utilizing Symfony's dispatch flow
kajalpandya/generate_laravel_crud
1471 Downloads
Run command in terminal and make ready made crud for your entity
bullhorn/fast-rest-services
2811 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
govtnz/silverstripe-sqlexplorer
635 Downloads
A SilverStripe module to provide read-only access to a database for suitably privileged users.
almoayad/laratrans
11 Downloads
LaraTrans is a Laravel package that simplifies the process of handling translations for your models. It allows you to easily create, update, and delete translations for specific model properties, making your application ready for multilingual support with minimal effort.
mvlabs/mvlabs-phpexcel
1502 Downloads
MvlabsPHPExcel is a ZF2 module that allow easy to create, modify and read excel files (including pdf, xlsx, odt) using PHPOffice/PHPExcel library.