Libraries tagged by unl
zenki/zenkipay-api-client
12 Downloads
Definition of technical specification of the product; Zenkipay is a gateway cryptocurrency payment system that allows merchant's to receive payments on their e-commerce portals. Unlike other platforms, Zenkipay ensures customer satisfaction through its payment process. guarantee deposit (delivered product and expected quality) to settle payment to the merchant, thus avoiding the loss of client assets due to online scams.
wpessential/wpessential
1 Downloads
WPEssential serves as a versatile add-on for WordPress, offering enhanced flexibility for users. By simply installing the WPEssential plugin from WordPress.org, users can embark on creating their own WordPress themes with ease. The WPEssential team is dedicated to delivering top-notch quality work and continuously introducing new options and features. As an open-source solution, it not only facilitates theme creation but also serves as a page builder within the WordPress ecosystem. With WPEssential, users can design themes effortlessly without the need for expertise in PHP, CSS, HTML, or Javascript coding. This empowers users to unleash their creativity and customize their WordPress experience without technical barriers.
wolfiesites/yaml-to-wordpress
8 Downloads
Manage wordpress with yaml. Create settings pages and metaboxes for posts and terms. Add pages to admin menu. Register custom post types and taxonomies via config.yaml file. Use it in all ur plugins or themes. Unleash full power of wordpress quickly.
weglot/simplehtmldom
38863 Downloads
Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library
webfactorybulgaria/nestablecollection
508 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
waxcode/typowyg
3 Downloads
This extension implements the Trumbowyg Editor. That editor is a lightweight one with only 20kb of size unlike the usual 40kb other editors need. It still offers a lot of features via plugins inlcuding speechrecognition, for example.
vangenplotz/vp-commerce-helper
4 Downloads
Auto set price to 0 and stock to unlimited for products if not set when saving product.
syehan/forgotpassword-plugin
4 Downloads
Allows users who have forgotten their password to unlock, retrieve, or reset it.
solwin/customerattribute
5 Downloads
Customer Attributes extension helps the store owner to manage and add new customer attributes. By using Customer attributes extension, store owner can create additional fields on the customer account register page, customer account edit page and admin manage customers. The objective of using this extension is to collect business-related and personal information that the store owner needs from the customer. A store owner can create an unlimited number of additional input fields like text box, text area, Date, Yes/No, Dropdown etc. The store owner can set default value & input validation for attributes. A store owner can add the attribute to the list of column options and list of filter options in the customer grid from admin.
sleeping-owl/seeder
25 Downloads
Package to create simple seeders with ability to lock/unlock tables
paxha/has-many-through-deep
139 Downloads
Laravel Eloquent HasManyThrough relationship with unlimited levels
nolka/translation-loader-yii2
333 Downloads
Translations load/unload adapter for Yii2
mydatamyconsent/mydatamyconsent
0 Downloads
Unleashing the power of consent by establishing trust. The Platform Core Developer API defines a set of capabilities that can be used to request, issue, manage and update data, documents and credentials by organizations. The API can be used to request, manage and update Decentralised Identifiers, Financial Data, Health Data issue Documents, Credentials directly or using OpenID Connect flows, and verify Messages signed with DIDs and much more.
musoftware/eloquent-has-many-deep
5 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
mr-feek/eloquent-null-casts
2 Downloads
Model attributes that are null will be cast if they are listed in the casts array. Unlike default Eloquent.