Libraries tagged by PHP Function
belhard/xajax
28906 Downloads
Xajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications. Using Xajax, you can asynchronously call PHP functions and update the content of your your webpage without reloading the page.
bakame/aide-error
2281 Downloads
A siple class to handle errors in PHP functions
crossjoin/browscap
234482 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
akamon/phunctional
9402 Downloads
λ PHP functional library
phputil/session
1027 Downloads
A simple object-oriented wrapper to PHP's session functions.
open-telemetry/opentelemetry-auto-session
9345 Downloads
OpenTelemetry auto-instrumentation for PHP Session functions
krak/array
7326 Downloads
A collection of missing php array functions
atomastic/strings
6349 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
atomastic/arrays
7116 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
p4/excel-goalseek
21633 Downloads
Utility to emulate goalseek function in PHP
mll-lab/str_putcsv
283217 Downloads
The missing `str_putcsv` function for PHP
dsheiko/extras
4238 Downloads
Chainable, high-order utility functions for PHP arrays, strings, numbers, functions and collections — inspired by JavaScript and Underscore.js
splitstack/enum-friendly-core
9371 Downloads
A dependency-free PHP package that provides enhanced functionality for PHP enums including conversion utilities, validation helpers, and developer-friendly features
the-firehub-project/runtime
377 Downloads
Lightweight PHP runtime layer providing clean wrapper functions over native PHP.
linepogl/impartial-pipes
3462 Downloads
A PHP library with partial functions suitable for the pipe operator