Libraries tagged by lqip
lipagas/storefront-api
23 Downloads
Headless Commerce & Marketplace Extension for Fleetbase
lipagas/fleetops-api
24 Downloads
Fleet & Transport Management Extension for Fleetbase
lipagas/fleetbase-oauth
238 Downloads
OAuth login for fleetbase
lipagas/core-api
5 Downloads
Core Framework and Resources for Fleetbase API
lip/php-enum
64 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
liip/registryadaptor
1659 Downloads
This library extension provides a set of adaptors to the LiipDrupalRegistryModule.
liip/magento-order-email-jsonld
23 Downloads
Add JSON-LD markup to new order email
liip/magento-order-by-sku
17 Downloads
Allows to add product to cart by specifying SKU only from widget.
liip/drushversionmanagercommand
5 Downloads
This module provides a drush command to maintain module versions.
liip/drupaltranslationmodule
1028 Downloads
The translation module provides an API to manuipulate the phrases and keys of the translation ability in Drupal 7.
liip/drupalregistrymodule
1445 Downloads
This module provides an API to by used to persist/cache information.
liip/drupaleventmanagermodule
1050 Downloads
Event manager to enhance the Drupal hook system (actually use it for you custom events instead of the hook system)
liip/drupal-coder-enhancements
23966 Downloads
Internal Drupal coding standards.
lipowei/imglazyload
8 Downloads
文章图片懒加载,当文章中存在大量图片时,可使用该库进行图片懒加载,看不到的图片不进行加载,节省带宽
lipowei/db
17 Downloads
mysql 数据库操作;安全:全程预处理模式防SQL注入,自动添加反引号防表字段与关键词冲突;支持主从分布,支持配置参数保存;