Libraries tagged by arrayor
arraypress/edd-register-log-views
5 Downloads
A library for easily registering custom log views in Easy Digital Downloads
arraypress/edd-register-fields
2 Downloads
A comprehensive library for registering custom fields in Easy Digital Downloads admin interface
arraypress/edd-register-exporters
16 Downloads
A library for registering custom batch exporters in Easy Digital Downloads
arraypress/edd-register-export-columns
14 Downloads
A library for registering custom export columns in Easy Digital Downloads CSV exports
arraypress/edd-register-email-tags
6 Downloads
A streamlined library for managing and registering custom email tags in Easy Digital Downloads (EDD), making email template customization more intuitive and maintainable.
arraypress/edd-register-columns
10 Downloads
Lightweight library for registering custom columns in Easy Digital Downloads tables.
arraypress/edd-product-query
0 Downloads
This library extends Easy Digital Downloads (EDD) by providing an advanced product query class that supports complex filtering, sorting, and meta queries. It enhances the querying capabilities within WordPress environments by utilizing custom taxonomy and meta data operations, along with transient caching for optimized performance. Ideal for developers needing refined control over EDD product data retrieval.
arraypress/edd-extended-query
1 Downloads
Enhances Easy Digital Downloads (EDD) database querying with SQL aggregate functions (SUM, AVG, MAX, etc.) and arithmetic operations, enabling sophisticated data analysis and manipulation in WordPress and PHP projects.
arraypress/cpt-inline-list-table
6 Downloads
A WordPress plugin library providing an easy way to enhance admin interfaces with sortable, duplicable custom post type list tables for conditional rules, notices and more.
arraypress/abuseipdb
0 Downloads
A PHP library for integrating with the AbuseIPDB Check API in WordPress, providing community-sourced IP abuse confidence scores (0-100) and report counts. Free tier supports ~1k checks/day. Built around WordPress's HTTP API with transient caching.
ueef/array-reader
41 Downloads
The ArrayReader is a basic wrapper to get a value from array
sunkan/codex
558 Downloads
Extended implementation of ArrayObject
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
lbacik/object-collection
211 Downloads
Object collection based on SPL ArrayObject class
jared/php-falloff-utils-arr
14 Downloads
ArrayObject implementation plus a bunch of features