Libraries tagged by association

leemason/metable

3 Favers
13 Downloads

The Laravel Eloquent Metable Package is designed specifically for associating meta information to an Eloquent model.

Go to Download


kettasoft/booter

0 Favers
14 Downloads

The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.

Go to Download


joydeep-bhowmik/laravel-media-library

0 Favers
12 Downloads

A laravel media library for associating files with laravel models

Go to Download


coco-project/sql-cache

0 Favers
23 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.

Go to Download


dekor/php-array-table

33 Favers
3711614 Downloads

PHP Library for printing associative arrays as text table (similar to mysql terminal console)

Go to Download


minwork/array

66 Favers
213201 Downloads

Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements

Go to Download


rambomst/php-bounce-handler

7 Favers
142516 Downloads

Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses

Go to Download


dantleech/argument-resolver

0 Favers
370831 Downloads

Resolve method arguments from an associative array

Go to Download


rexlabs/array-object

9 Favers
85455 Downloads

Provides an interface for simplifying working with associative and sequential arrays (collections).

Go to Download


luracast/config

10 Favers
145306 Downloads

lazy load configuration data from php files returning associative arrays

Go to Download


kjohnson/format-object-list

0 Favers
217947 Downloads

Formats an associative array into a JS parsable array of objects.

Go to Download


kba-team/markdown-table

5 Favers
52999 Downloads

Create a markdown table string from an associative array.

Go to Download


websemantics/lcss2php

3 Favers
58129 Downloads

Conveniently extracts variable declarations from multiple Less / Scss sources and returns a PHP associative array.

Go to Download


omasn/object-handler

4 Favers
7302 Downloads

The component allows filling objects from an associative array based on class strict property maps

Go to Download


designmynight/laravel-recursive-collection

8 Favers
16767 Downloads

A package to convert nested arrays and associative arrays into nested collections

Go to Download


<< Previous Next >>