Libraries tagged by created at
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
9 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.
smartt/yii2-google-url-shortener
7 Downloads
Google URL Shortener at goo.gl is used by Google products to create short URLs that can be easily shared, tweeted, or emailed to friends.
samy/crud
9 Downloads
Create, Read, Update, and Delete (CRUD) are the four basic functions that models should be able to do, at most.
reliv/pipe-rat-zf
129 Downloads
ZF Module form of PipeRat. Create REST APIs with just a few lines of config. This PSR7 compliant PHP library uses Zend\Stragility Middleware at its core.
reliv/pipe-rat-expressive
997 Downloads
Zend Expressive Module for PipeRat. Create REST APIs with just a few lines of config. This PSR7 compliant PHP library uses Zend\Stragility Middleware at its core.
reliv/pipe-rat-2
309 Downloads
Create REST APIs with just a few lines of Expressive config. This PSR7 compliant PHP library that uses Zend Expressive Middleware at its core.
reliv/pipe-rat
1842 Downloads
Create REST APIs with just a few lines of config. This PSR7 compliant PHP library uses Zend\Stragility Middleware at its core.
rawveg/model-validation
49 Downloads
Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.