Libraries tagged by basics
modbase/asset-manager
18 Downloads
A very basic asset manager to be used in combination with versioned assets.
miraafaq/askme
29 Downloads
Basic Form Generator
micschk/silverstripe-svg-images
8389 Downloads
Basic SVG Image support for Silverstripe (Assets/Uploads)
michaelesmith/throttle
2373 Downloads
A basic throttling implementation
mckayb/phantasy
15 Downloads
A basic functional programming library for PHP
marshmallow/products
6562 Downloads
Package that will contain basic methods for handeling products and preparing them toe be used in ecommerce.
marrouchi/upload-crop-image-bundle
1127 Downloads
Basic server side cropping behavior for Symfony2
marketplacer/magento2-plugin-seller-api
4209 Downloads
Package of API definitions and basic implementation for Marketplacer Sellers
marketplacer/magento2-plugin-brand-api
4131 Downloads
Package of API definitions and basic implementation for Marketplacer Brands
mallardduck/whois-client
1858 Downloads
A very basic Whois client for PHP. The library is limited in function since it's intended to be a low-level client that handles only request and raw output.
magnum34/silverstripe-svg-go
75 Downloads
Basic SVG Image Support
madewithlove/export
1912 Downloads
Interfaces and basic implementations for file exports from a web application
madaminme/light-sail
4 Downloads
Docker files for running a basic Laravel application optimized for pgsql.
madalintomescu/laravel-blog
68 Downloads
A basic blog system based on Laravel.
macropage/sdk-ebay-rest-browse
3001 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.