Libraries tagged by php helpers
svyatov/curlwrapper
108594 Downloads
Flexible wrapper class for PHP cURL extension
phpattempt/phpattempt
16567 Downloads
Helper function to enforce error-first approach in your code
minwork/array
269561 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
memio/memio
312048 Downloads
A highly opinionated PHP code generator library
kiwilan/typescriptable-laravel
26046 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
jbouzekri/phumbor-bundle
759937 Downloads
A Symfony Bundle to use the minimal Thumbor PHP client from webfactory/phumbor
brandonwamboldt/utilphp
539128 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
bocharsky-bw/arrayzy
27968 Downloads
A native PHP arrays easy manipulation library in OOP way.
acidjazz/metapi
172184 Downloads
Laravel API helpers
php-decimal/stubs
1148116 Downloads
IDE and static analysis helper for the decimal extension
joetannenbaum/alfred-workflow
21227 Downloads
PHP helper for creating Alfred Workflows.
lifo/ip
100704 Downloads
IP address helper PHP library for working with IPv4 and IPv6 addresses
enrise/urihelper
124438 Downloads
A general URI helper class for PHP
staabm/password_exposed
734842 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
aura/view
159955 Downloads
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.