Libraries tagged by read more
willwashburn/stream
940614 Downloads
model a sequence of data elements made available over time
nlpcloud/nlpcloud-client
17266 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
93770 Downloads
[experimental] Read model layer for Shopsys Framework
broadway/read-model-mongodb
27343 Downloads
A MongoDB ReadModel implementation for Broadway.
antiloop/propel-real-enum-behavior
4242 Downloads
Propel 2 behavior to manage the ENUM type more closely to what enums should be
magentron/laravel-lockout
1835 Downloads
Put your Laravel application into read-only mode. (forked from rappasoft/lockout)
omaralalwi/laravel-trash-cleaner
854 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
yii2mod/yii2-gii-extended
6014 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
somnambulist/read-models
3140 Downloads
A stripped down active-record'ish query layer for fetching data from your database.
chrisjenkinson/dynamo-db-read-model
3664 Downloads
A DynamoDB ReadModel implementation for Broadway.
xypp/pay-to-read
2022 Downloads
付费阅读
bhry98/bhry98-laravel-ready
159 Downloads
Laravel Starter to manage [identity, users, RBAC,dynamic enums, and more ] for fresh laravel applications only
moralesgea/spout
6408 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
kedrigern/phpio
38 Downloads
PHP class for batch file processing. You can read, write, delete, move. All in pretty object.
lakasir/has-crud-action
2159 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.