Libraries tagged by assoc
dainsys/support-tickets
81 Downloads
Support and recipients management package for Dainsys. This package allows you to Associate recipients to your department files.
dainsys/mailing
36 Downloads
Mailing and recipients management package for Dainsys. This package allows you to Associate recipients to your mailable files.
d125v17/multisort
14 Downloads
Sort flat arrays / arrays of associative arrays, arrays of objects
cyint/masterfactory-php
66 Downloads
A factory class for handling doctrine entities and their associated CRUD views
csskevin/tabledude
945 Downloads
Helps you processing HTML Tables with PHP to save them for instance as associative arrays.
crafterr/arraysort
4 Downloads
This is standard package by which advantage assoc array replace on simple array.
craftable/media
67 Downloads
Associate files with Eloquent models
corleonis/formmetadata
17662 Downloads
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).
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
compubel/laravel-rating
352 Downloads
Associate ratings to any Eloquent model
codificio/laravel-medialibrary
138 Downloads
Associate files with Eloquent models
codelibrary/world
10 Downloads
List of countries and their associated data.
coco-project/sql-cache
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.
cobhimself/api-services-bundle
3 Downloads
The ApiServicesBundle provides classes which aid in the creation and use of commands associated with API endpoints.