Libraries tagged by created at
aberrantcode/sales-report
7 Downloads
create a new product attribute
oldtimeguitarguy/pub
23 Downloads
Create global path-referencing functions at run-time.
michel/unitester
1 Downloads
PHP UniTester is a unit testing library for PHP that provides a straightforward interface for writing and executing tests. It focuses on a minimalist approach, allowing developers to create assertions and organize tests at the lowest level of PHP, without reliance on complex external libraries.
gravity-design-nl/surfsara-handles
112 Downloads
PHP library to create, edit and delete handles at SURFsara
savosik/pimcore-ozon
8 Downloads
Updates categories in Pimcore by Ozon data, Creates classification store by Ozon attibutes
medjadji/laravel-repository-interface
12 Downloads
This package is intended to create a Command to create a repository and an Interface at the same time
gastro24/gastro24
11 Downloads
Creates a nice Yawik skin used at https://www.gastrojob24.ch/
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.
saaideveloper/mg2customproductattribute
5 Downloads
Adding Custom Product Attribute For Every Time You Create A New Product
kumatch/casule
22 Downloads
Creates token and challenge by some attributes.
dimitrilahaye/dodo-ini-manager
6 Downloads
Awakens the dodo which is sleeping in you! And at least, manage your files.ini ! Create them, update their sections, etc.
pchouse/php-tabulator
11 Downloads
A library to use PHP attributes in class and properties to create the base configuration of to the Tabulator javascript library
jadu/twig-helper-options-modifier
18 Downloads
An internal method for Pulsar’s form helpers which checks for the presence of errors or help text and creates GUIDs to be targeted by aria attributes
dmocho/updater
123 Downloads
Provides attachment of active user ID to create/update/delete operations.
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.