Libraries tagged by basics
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.
macropage/mysqlihelper
3473 Downloads
A basic helper to handle mysqli connections and queries with lazy connection and auto-reconnect
lummy/laravel-vue-api-crud-generator
2952 Downloads
Creates a basic skeleton for a CRUD app in both Laravel & Vue.js single file components.
lightshire/laravel-paypal
180 Downloads
A Basic Laravel PHP Wrapper for the Paypal API
lib16/calendar
396 Downloads
A basic PHP 7 class to create calendar data.
leedch/validator
11037 Downloads
Basic Validation functions
leandroip/modelclass
10 Downloads
A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.
laztopaz/potato-orm
7 Downloads
This package aims at building a simple agnostic ORM that can perform the basic crud database operations.
laravelgems/escape
12019 Downloads
Basic methods to escape untrusted data before inserting into different HTML contexts
kunstmaan/languagechooser-bundle
3464 Downloads
The Kunstmaan Language chooser bundle supplies your project with basic but extendible language chooser
ksn135/htpasswd-bundle
8610 Downloads
Bundle for Symfony2 for basic authentication of HTTP users listed in the files created by htpasswd utility
kopfwelt/i18next-php
3314 Downloads
PHP class for basic i18next functionality.
koalabs/repo
20 Downloads
Simple implementation of the Repository Interface for Eloquent with the most basic CRUD methods
kikwik/user-bundle
341 Downloads
A super simple user bundle that provide very basic helpers for symfony 4 user management
kcs/stream
2398 Downloads
PHP stream interfaces and basic implementations