Libraries tagged by created at
linushstge/number-pool
2 Downloads
Create a shared Number Pool for each of business number ranges to use native MySQL / MariaDB ``FOR UPDATE`` atomic locks if you run on a MySQL Master/Master Replication or on galera cluster.
landofcoder/module-seller-product-list
7 Downloads
Landofcoder Magento 2 Seller Product List supports you to create a wanted list of products based on attribute, types, conditions of items.
hawksama/hyva-product-rule-notifier
3 Downloads
This module enables store owners to create conditional notifications in minicart and cart page based on product attributes.
emma/validation
32 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
canal-web/magento-slider
126 Downloads
Create an owl carrousel of products from a specified attribute set.
antaresproject/component-customfields
45 Downloads
Custom fields module provides possibility to create system custom fields to extend default entity attributes.
marshmallow/laravel-nova-linear
1103 Downloads
This package will let you create issues in Linear via a Nova Resource. It also supports attachments!
cortex/pages-tenantable
84 Downloads
Cortex Pages is a frontend layer for an integral part of your Laravel content management system (CMS), it affords an easy, yet powerful way to create and manage pages with full control over their URLs, active status, titles, content, and other attributes.
gburtini/router
23 Downloads
A very simple lightweight routing system capable of safe in-order fallbacks/priorities. All variables are treated as untainted. You should read the code (or at least 'Security' on the github page) before using this!