Libraries tagged by custom price
primestst/nova-settings
20 Downloads
A Laravel Nova tool for editing custom settings using native Nova fields.
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
wobz-tech/magento-yield-management
0 Downloads
Magento 2 Custom Pricing Management for Web To Print Industry
tradefurniturecompany/image
25 Downloads
A custom image processing module for tradefurniturecompany.co.uk (Magento 2)
putyourlightson/craft-sift-workflow
4 Downloads
Adds custom review processes to the Workflow plugin for specific categories.
devejesus/video-encoder
0 Downloads
A simple PHP-based video encoder that converts raw RGB24 frames to YUV420p format using custom pixel processing.
antonioprimera/md-parser
50 Downloads
Custom Markdown Processor
aclips/docflow
0 Downloads
Document flow module that allows you to implement custom business processes.
dd/evolutioncms-snippets-ddgetmultiplefield
2 Downloads
A snippet for processing, manipulations and custom output structured data (JSON or separated by delimiters strings).
mikolajkaminski/special-calculations-2.0
1 Downloads
Three custom calculations for Divisors, Factorials and Prime Numbers.
kettasoft/booter
16 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
middendorfmidnight/magento-module-bundlecustomoptions
1 Downloads
Magento2 Module to work around the message 'This module allows to configure custom options for bundle products with dynamic pricing.'
ioweb_mestrona/magento-module-bundlecustomoptions
1 Downloads
Magento2 Module to work around the message 'This module allows to configure custom options for bundle products with dynamic pricing.'
rinvex/composer
4355 Downloads
Rinvex Composer is an intuitive package that utilizes Composer Plugin API to support additional actions during installation, such as installing packages outside of the default vendor library and running custom scripts during install, update, and uninstall processes.
taitava/silverstripe-emailqueue
68 Downloads
A module that allows you to send emails in a background process, check previously sent emails, and monitor and cancel queued and scheduled emails. Also contains an email templating structure that makes your email related code easier to manage via custom classes and .ss template files.