Libraries tagged by php helper
markbaker/enumhelper
23928 Downloads
A small library that provides Helper Traits for PHP 8.1 Enums
wingu/reflection
567503 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
diego-ninja/preloader
269603 Downloads
Preloader helper to create a PHP-ready preload script from Opcache.
tommyknocker/pdo-database-class
6264 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
temporal-php/support
17941 Downloads
Helpers that simplify working with the Temporal PHP SDK
swoft/stdlib
149484 Downloads
swoft stclib component
suarez/laravel-utm-parameter
18664 Downloads
A little helper to store and handle utm-parameter
rplansky/credit-card
110118 Downloads
Simple package to generate and validate credit card numbers in PHP
nekofar/slim-test
40231 Downloads
Slim Framework test helper built on top of the PHPUnit test framework
misterion/pinba-phpdoc
55280 Downloads
@phpdoc extension php pinba for IDE autocomplete
luyadev/luya-bootstrap4
45623 Downloads
Bootstrap4 Assets and Helper classes like ActiveForm for LUYA and Yii2.
lazerg/laravel-enum-pro
19880 Downloads
A powerful PHP enum extension with collection support, random selection, and magic static calls
itools/smartstring
24064 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself
itools/smartarray
24389 Downloads
XSS-safe collections for PHP templates: database rows with fields that HTML-encode themselves, plus chainable filtering, sorting, and grouping
iteks/laravel-enum
20801 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.