Libraries tagged by created at
lyhiving/zip
29 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
linushstge/number-pool
3 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
8 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
34 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.
ayrel/seo-bundle
332 Downloads
Symfony SEO bundle : create title and meta html tag with the request attributes
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!