Libraries tagged by workflowy
codewithathis/paperless-ngx
8 Downloads
A Laravel package for managing Paperless-ngx via its API, providing easy integration, document upload, search, tagging, and workflow automation.
codeq/advancedpublish
1811 Downloads
The package adds a review workflow and change logs to the Neos publication function
codecoz/aim-admin
28 Downloads
Welcome to AimAdmin, the ultimate Laravel admin panel plugin engineered to elevate developers' productivity and streamline development workflows.
cdk-comp/cdkage
11 Downloads
WordPress starter theme with a modern development workflow
butterfly-team/magento-order-event-dispatcher
218 Downloads
This Magento 2 module allows you to trigger order-related events for an existing order via a URL. This is useful when you manually create orders in the Magento database and want to trigger events for processing workflows such as inventory updates, email notifications, and more.
brettsmason/luxe
11 Downloads
Luxe is a WordPress starter theme using a modern workflow and best practices.
bluefly/recipe_onboarding
100 Downloads
AI-powered platform onboarding with recipe discovery, guided setup workflows, and comprehensive testing framework
bluefly/llm_platform
68 Downloads
Enterprise AI coordination platform with comprehensive AI provider support, vector databases, and intelligent workflows built on Drupal 11 standards.
bluefly/ai_agent_orchestra
89 Downloads
Multi-agent coordination, provider management, and semantic analysis for AI workflows
bluefly/ai_agent_crewai
84 Downloads
CrewAI integration for multi-agent AI workflows with configurable API endpoints
bardis/cms-symfony2
72 Downloads
BardisCMS is a Symfony2 CMS distribution with integrated Zurb Foundation 6 (Bower, Grunt & Babel with custom builds included for better workflow) for front end and all the major bundles pre-configured (Sonata Admin, User, Media, FOSUser, KnpMenu, Guzzle) combined with extra bundles to provide a fully functional out of the box responsive CMS for websites
babicaja/chainer
25 Downloads
Chain your actions and make a complex workflow more readable
ars/laravel-otp-code
45 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
ammaraldwayma/laravel-maker
823 Downloads
Laravel Maker is a powerful Laravel package designed to elevate your development experience by introducing a set of custom Artisan commands. These commands are meticulously crafted to simplify and expedite the creation of essential components in your Laravel application, fostering a more efficient and organized development workflow.
ahrmerd/laravel-test-generator
175 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package