Libraries tagged by arbitrary
sminnee/silverstripe-modelcomments
124 Downloads
Comment system for arbitrary DataObjects within ModelAdmin.
silverstripe-australia/silverstripe-schedulizer
1418 Downloads
A module for organising stuff to happen at arbitrary times in the future, useful with QueuedJobs
oomphinc/oomph-plugin-notes
6 Downloads
Oomph Plugin Notes - Save arbitrary notes for each of your plugins to explain usage.
northrook/storage
3 Downloads
Store arbitrary PHP data to disk, allowing it to be retrieved and modified at runtime, saved and OPcached.
kalmanolah/php-query-filters
27 Downloads
Utilities for easing query filtering by arbitrary criteria.
kalmanolah/php-query-filter-bundle
16 Downloads
Symfony2 bundle for easing query filtering by arbitrary criteria.
heimrichhannot/contao-entity_cleaner
80 Downloads
This module adds cleaner functionality for periodically removing arbitrary entities fulfilling a certain condition in Contao (using TL_CRON or your server's cron).
heimrichhannot/contao-cleaner
177 Downloads
This module adds cleaner functionality for periodically removing arbitrary entities and/or files fulfilling a certain condition in Contao (using TL_CRON or your server's cron).
dm/decimal-calculator-bundle
6 Downloads
Provides a DI service and Twig tag/filter for decimal calculations with arbitrary precision.
danhunsaker/calends
26 Downloads
Arbitrary calendar systems in PHP.
cashlink/php-index
11597 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
amad/watcher
94 Downloads
Run arbitrary command on file change. watch-and-runner
adamnbowen/sanitize
274 Downloads
Sanitizes arbitrary objects and arrays.
wikimedia/base-convert
1222795 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
delight-im/base-convert
1844 Downloads
Conversion of arbitrarily large numbers between any two bases or alphabets