Libraries tagged by php beech
rotexsoft/callable-execution-timer
6 Downloads
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute (it can also return the result of executing the callable, if desired).
eugeneuk/code-timer
47 Downloads
Simple PHP library to measuring code execution time with memory usage.
debuggy/gauger
1829 Downloads
Highly extensible and comprehensive tool for measuring and debugging PHP scripts and applications
davidbehler/timer
276 Downloads
A timer, in PHP. You can (re)start, pause and stop. And get the passed time. You can start/control multiple timers simultaneously by label.
beethoven/phpqbo
1 Downloads
A PHP library to access Quickbooks online/QBO.
beethoven/phpcxml
7 Downloads
A PHP library to generate and request cXML.
beecubu/timezone
29 Downloads
Simple TimeZone PHP library (based on Scott Connerly timezone library).
bedd/timer
20 Downloads
PHP timer
arrayiterator/profiler
0 Downloads
Record & profiling the code
alterrabr/comet
3 Downloads
Modern PHP framework for building blazing fast REST APIs and microservices
benchmarkeducation/matchmaker
31 Downloads
Ultra-fresh PHP matching functions
beehunt9r/vk-sdk
3 Downloads
Hydrogen - unofficial VK API PHP SDK.
beecubu/geophp
14 Downloads
GeoPHP is an modernized version of the original GeoPHP library which is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
n0zzy/phpbenchmark
3 Downloads
Simple Php Benchmark
anlutro/phpbench
11 Downloads
PHP Benchmarking Framework