Libraries tagged by associated
followloop/imaging
920 Downloads
Laravel package that simplifies the way you work with images associated to models.
exocet/yii2-upload-file-behavior
32 Downloads
A Yii2 behavior designed to simplify the process of uploading and managing files and images associated with ActiveRecord models.
dymantic/articles
66 Downloads
Laravel article model and associated stuff for reuse in our projects
dennis-kashirin/yii2-audit
10 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data. Adapted fot Postgresql.
dashifen/wp-pagination
11 Downloads
A trait and associated Container for use with WordPress pagination
danvick/yii2-audit
74 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
cyint/masterfactory-php
66 Downloads
A factory class for handling doctrine entities and their associated CRUD views
coreation/php-shapefile
405 Downloads
PHP library to read any ESRI Shapefile and its associated DBF into a PHP Array or WKT
coolonce/logger-interface
4637 Downloads
This package allows you to send data for logging to the HTTP daemon associated with the clickhouse
codelibrary/world
10 Downloads
List of countries and their associated data.
cobhimself/api-services-bundle
3 Downloads
The ApiServicesBundle provides classes which aid in the creation and use of commands associated with API endpoints.
christopheraseidl/laravel-auto-filer
0 Downloads
A simple package for automating the organization of files associated with models.
burntcaramel/perforated
24 Downloads
Simple yet pretty powerful forms using associated arrays or JSON, with automatic server validation, dependencies and more.
bubnov-mikhail/landedcostcalculationapi
13734 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`
bananatag/bananatag-api-php
26 Downloads
The Bananatag API PHP Library is used in conjunction with Bananatag's REST API (currently in alpha, available on request only). The Bananatag REST API allows users access to all data associated with their account and sub-accounts.