Libraries tagged by PHP 5
rossriley/flysystem53
128398 Downloads
Many filesystems, one API. - This fork maintains PHP 5.3 compatibility while tracking upstream
pingdevelopment/geonames-api
30116 Downloads
Geonames API wrapper for PHP 5.3+
onlab/balno-workflow
12016 Downloads
A PHP 5.5+ Workflow with parallel execution
nqxcode/zendsearch
261102 Downloads
a general purpose text search engine written entirely in PHP 5
maxwilms/bloom-filter
12467 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+
jbuilder/common
29881 Downloads
This is a library for creating the structure of the JSON for PHP 5.4+
ivoba/stop
39878 Downloads
nice output for debug functions for PHP 5.3
hostnet/wsdl2php
6987 Downloads
wsdl2php is a tool for generating PHP 5 proxy classes that can be used to access
godruoyi/easy-container
4725 Downloads
A small PHP 5.3 dependency injection container extended from Laravel container.
friendsofsymfony/message
14695 Downloads
A framework-agnostic PHP 5.4+ user-to-user messaging library
forked/mailreader
3091 Downloads
A fully tested simple email reader parser for PHP 5.6+.
emberlabs/gravatarlib
23441 Downloads
A lightweight PHP 5.3 OOP library providing easy gravatar integration.
egeloen/serializer-bundle
242518 Downloads
Serializer for PHP 5.6+ supporting JSON, XML, YAML & CSV
drnkwati/guzzle-promises
1270 Downloads
PHP 5.3-compatible fork of guzzle/promises.
devco/event-emitter
109297 Downloads
Port of NodeJSs EventEmitter to PHP 5.4 using traits