Libraries tagged by PHP iterator
chrisbrosnan/biblephp
0 Downloads
PHP wrapper for the Free Use Bible API
bitwise-operators/utils-reflection
0 Downloads
A set of utility function for use with PHP Reflection
andydune/array-walker
36 Downloads
Better implementation foreach operator with nested array compability.
transport-canada-php/pcoc
381 Downloads
Unofficial PHP Interface for Transport Canada's Pleasure Craft Operator Competency Database System
jambagecom/base-enum
42 Downloads
A library to make the PHP enum operator possible.
phpmonad/phpmonad
15 Downloads
A set of design patterns created with the aim of enriching the Php vocabulary with Literature derived from the functional programming world
gildastema/phonenumber
4 Downloads
PHP Package for determine operator in cameroon
datahihi1/pipefn
0 Downloads
Polyfill for PHP 8.5 pipe operator supporting closures, functions, and methods.
robin-drexler/spaceship
7 Downloads
Spaceship operator substitution class for php
nexus-scholar/core
231 Downloads
Systematic Literature Review toolkit for PHP 8.3+
hexmakina/state-agent
83 Downloads
StateAgent Smith manages PHP Session: user messages, current operator, cookies & search filters
functionil/pipe
14 Downloads
A simple and refreshing pipe operator-like experience in PHP.
bluesoul/text_highlighter
63 Downloads
Text_Highlighter with a fix for the [] operator fatal error in PHP >= 7.2. More info available on: http://pear.php.net/package/Text_Highlighter
hexmakina/smith
139 Downloads
StateAgent Smith manages PHP Session: user messages, current operator, cookies & search filters
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.