yoast/phpunit-polyfills dependents (704) Order by: name | downloads Show: all | require | require-dev
-
-
-
PHP
arts/utilities
A comprehensive collection of utility methods for WordPress theme and plugin development, with a focus on Elementor integration.
-
-
-
-
-
PHP
aura/input
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
-
PHP
aura/intl
The Aura Intl package provides internationalization tools, specifically message translation.
-
PHP
aura/marshal
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
-
-
-
PHP
aura/sqlquery
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
-
-
PHP
aura/view
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.