Libraries tagged by assoc
cloudcake/laravel-settings
116 Downloads
Associate generic data to any other model without polluting your application model logic.
cjrasmussen/objectify
17 Downloads
Simple functions for converting associative arrays to objects and vice-versa
christopheraseidl/laravel-auto-filer
0 Downloads
A simple package for automating the organization of files associated with models.
chill-project/task
110 Downloads
Associate task with peoples in chill.social
chapdel/viewable
27 Downloads
Laravel package that allows you to associate views with Eloquent models
chapdel/eloquent-viewable
29 Downloads
Laravel package that allows you to associate views with Eloquent models
changwei/array2text
23 Downloads
this is a php script, it can convert a php associative array to a text
cedvict/media-mongo
7 Downloads
Associate files with Eloquent models
canylmz/laravel-rating
6 Downloads
Associate ratings to any Eloquent model
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:`
bmarsaud/laravel-medialibrary
25 Downloads
Associate files with Eloquent models for PHP 7.3
barsam-capital/config-package
0 Downloads
Associate files with Eloquent models
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.
ashen-1-dev/laravel-medialibrary-mongodb
1363 Downloads
Associate files with Eloquent models