Libraries tagged by arb
arbory/translation
9265 Downloads
A Translation package for Laravel with database and cache support
arbory/request-logger
3227 Downloads
Arbory admin request logger
arbory/omnipay-swedbank-banklink
7364 Downloads
Swedbank banklink omnipay package
arbory/omnipay-everypay
1515 Downloads
Every Pay omnipay package
tobya/anymodel
3432 Downloads
Allows creation of a Laravel Entity Model for an arbitrary table
tekod/wp-cache-controller
5972 Downloads
WordPress library for caching arbitrary data with automatic invalidation.
heimrichhannot/contao-reader-bundle
4901 Downloads
This bundle offers a generic reader module to use with arbitrary contao entities containing standard reader specific functionality like field output, images and auto_item handling.
heimrichhannot/contao-list-bundle
7127 Downloads
This bundle offers a generic list module to use with arbitrary contao entities containing standard list handling like pagination, sorting, and filtering.
heimrichhannot/contao-cleaner-bundle
2692 Downloads
This bundle 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).
heimrichhannot/contao-categories-bundle
6196 Downloads
This bundle allows to assign nestable categories to arbitrary entities in Contao-driven systems.
gipfl/format
7895 Downloads
Arbitrary collection of Format helpers
dmitriynyu/dummy-file-generator
3077 Downloads
Create dummy files of arbitrary length and content for testing
comely-io/buffer-php
11276 Downloads
Arbitrary bytes buffer in PHP
uma/phpasn1
4041 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
cashlink/php-index
11584 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.