Libraries tagged by assoc
damianociarla/tag-bundle
111 Downloads
DCSTagBundle adds tagging to your Symfony project, with the ability to associate tags with any number of different entities
dainsys/mailing
33 Downloads
Mailing and recipients management package for Dainsys. This package allows you to Associate recipients to your mailable files.
d125v17/multisort
13 Downloads
Sort flat arrays / arrays of associative arrays, arrays of objects
codelibrary/world
7 Downloads
List of countries and their associated data.
coco-project/sql-cache
19 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
bubnov-mikhail/landedcostcalculationapi
13731 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:`
ayup-creative/laravel-trait-initialization
10 Downloads
Boot traits associated with objects automatically - similar to the way Laravel does this with Models
ahmed-aliraqi/eloquent-media
139 Downloads
Associate files to your eloquent models
adweingarten/cloudflarephpsdk
45 Downloads
PHP client for interacting with CloudFlare's SDK. CloudFlare is a copyright of CloudFlare, Inc. The authors of this tool has no association with CloudFlare, Inc.
vendocrat/laravel-followers
254 Downloads
Build a poly-morph Follower system or simply associate Eloquent models in Laravel 5.
smalldogs/ip2country
1005 Downloads
Laravel package to lookup the country associated with an IPv4 address
rootlogin/silex-userprovider
572 Downloads
A simple database-backed user provider for Silex, with associated services and controllers.
mnemesong/structure
46 Downloads
A library for creating and working with objects that are dynamic associative arrays of scalar values.
utilitte/association
0 Downloads
theopeneyes/sort-associative-array
3 Downloads
A Laravel package to sort associative array