Libraries tagged by folding
xmlsquad/xml-authoring-library
169 Downloads
Holding code that is reused by more than one component of the xmlsquad xml authoring suite of projects.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
stivehu/yii2-persisthide
31 Downloads
Holding hide/show item after page reload
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
omar331/mysql-xbackup
15 Downloads
PHP Percona innobackupex wrapper. Manage your Mysql alike backups holding as many full and incremental backups you want.
moshontong/excel-export-streamer
136 Downloads
A memory-efficient Laravel package for streaming Excel exports without holding data in memory
kooijmanincorporate/orm
121 Downloads
Kooijman Incorporate Holding B.V. Orm for administration
isa-sdk/sdk
18 Downloads
Unified PHP SDK for the ISA Platform (zyins, rapidsign, proxy). Bearer / License / Session factories, idempotent mutations, typed value objects, typed exception funnel. Companion to @software-automation-holdings-llc/sdk (JS), sah-sdk (Python), and github.com/Software-Automation-Holdings-LLC/sdk (Go).
elliotchance/hoard
694 Downloads
A PSR-compliant caching library for holding objects in nested pools with scripting ability.
cois-io/m2d-nginx
34 Downloads
🍀 [email protected] custom holding vHost, default magento vHost Docker build
cgdsoftware/data-export
790 Downloads
Structure for holding Laravel-Enso exports
boing6002/dataexport
2 Downloads
Structure for holding Laravel-Enso exports
baskooijmaninc/suzie-bundle
18 Downloads
Kooijman Incorporate Holding B.V. Suzie-Bundle
baskooijmaninc/suzie
97 Downloads
Kooijman Incorporate Holding B.V. Suzie is an Orm and FormBuilder Bundle based on symfony and bootstrap
aihimel/laravel-waiting-request
5 Downloads
A simple implementation for holding request untill a job or background process is done.