Libraries tagged by Automatico
padosoft/laravel-uploadable
8832 Downloads
Laravel package for automatic upload handling with trait
orklah/psalm-not-empty
49901 Downloads
Automatically change empty() into a more explicit expression
oblik/kirby-git
10049 Downloads
Shows you Git changes in the Kirby panel and allows you to add/commit/push them, manually or automatically.
nlpcloud/nlpcloud-client
15830 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
muhdfaiz/laravel-tail-db
25591 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
middlewares/debugbar
18630 Downloads
Middleware to insert PHP DebugBar automatically in html responses
micropackage/block-loader
24238 Downloads
Block Loader - automatic Gutenberg blocks from template files.
micropackage/acf-block-creator
18590 Downloads
ACF Block Creator - automatic block creation add-on for ACF
mfd/ai-filemetadata
17053 Downloads
Automatically generates FAL metadata for files by means of public LLMs
magros/laravel-model-encryption
45845 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
maggomann/filament-model-translator
3719 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
magepow/infinitescroll
68153 Downloads
Infinite scroll for magento 2 automatically loads product catalog without reloading the page.
johmanx10/transaction
38816 Downloads
Handles operations with automatic rollback mechanisms.
jeremykenedy/laravel-https
125407 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
irazasyed/docgen
2552 Downloads
Streamline your Laravel package development with automatic facade documentation using Docgen for Laravel