Libraries tagged by mode7
one2tek/larapi
3862 Downloads
Modern API development in Laravel.
oliverklee/feuserextrafields
233185 Downloads
Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model
okeonline/filament-archivable
1157 Downloads
A filament plugin to use archivable models
nolanos/laravel-doctrine-factory
9902 Downloads
Generate Typescript definitions for your Eloquent models
nlpcloud/nlpcloud-client
11181 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
ninoman/laravel-sortable
15112 Downloads
Simple package to add sorting functionality to your Laravel models.
nemmo/yii2-attachments
15910 Downloads
Extension for file uploading and attaching to the models
namoshek/laravel-scout-database
60373 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
nabilhassen/laravel-usage-limiter
277 Downloads
A laravel package to manage and limit usages/seats by plan, users, or other models
mr-punyapal/laravel-extended-relationships
1844 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpociot/laravel-firebase-sync
152119 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
mozex/laravel-scout-bulk-actions
7113 Downloads
A Laravel Scout extension for bulk importing and flushing of all models.
motomedialab/laravel-self-healing-urls
871 Downloads
Generate self-healing URLs for models
mootensai/yii2-uuid-behavior
154935 Downloads
Set UUID before save on Yii 2 models
mehrab-wj/tiktoken-php
17809 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.