Libraries tagged by wodel
prezly/draft-php
77349 Downloads
PHP implementation of Draft.js ContentState model to allow server-side handling of Draft.js produced content.
pion/laravel-eloquent-position
24773 Downloads
Position logic for Eloquent models with minimum setup
phpsa/laravel-api-controller
30508 Downloads
A laravel api base controller with basic CRUD mapped to the model
oscarafdev/laravel-4-generators
530928 Downloads
Rapidly generate resources, migrations, models, and much more.
oliverklee/feuserextrafields
252505 Downloads
Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model
okeonline/filament-archivable
1747 Downloads
A filament plugin to use archivable models
nlpcloud/nlpcloud-client
12023 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
17454 Downloads
Simple package to add sorting functionality to your Laravel models.
namoshek/laravel-scout-database
61189 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
351 Downloads
A laravel package to manage and limit usages/seats by plan, users, or other models
mr-punyapal/laravel-extended-relationships
2077 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpociot/laravel-firebase-sync
152219 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
mozex/laravel-scout-bulk-actions
8433 Downloads
A Laravel Scout extension for bulk importing and flushing of all models.
motomedialab/laravel-self-healing-urls
1191 Downloads
Generate self-healing URLs for models
mootensai/yii2-uuid-behavior
157936 Downloads
Set UUID before save on Yii 2 models