Libraries tagged by sorted
danog/php-rtc-rtp
153 Downloads
RTP packet and media transport handling for PHP, ported to Amp v3. MadelineProto's PHP 8.2+ fork supports optional media FFI in the modular danog/php-rtc stack.
barefootjs/twig
83 Downloads
Twig rendering backend for the BarefootJS PHP runtime (barefootjs/php) -- TwigBackend implements the engine backend contract on an autoescaping Twig\Environment, ported from packages/adapter-perl/lib/BarefootJS/Backend/*.pm (see also the packages/adapter-jinja/python port's JinjaBackend).
barefootjs/blade
80 Downloads
Laravel Blade rendering backend for the BarefootJS PHP runtime (barefootjs/php) -- BladeBackend implements the engine backend contract on illuminate/view standalone (Filesystem + Dispatcher + EngineResolver/BladeCompiler + FileViewFinder + Factory), ported from packages/adapter-twig/php/src/TwigBackend.php (see also the packages/adapter-jinja/python port's JinjaBackend).
xsokev/dojo-bootstrap
570 Downloads
Bootstrap ported to dojo AMD modules
markwilson/verbal-expressions-php
39258 Downloads
VerbalExpressions for PHP; ported from jehna/VerbalExpressions
xoeoro/spherical-geometry
770 Downloads
This library provides classes and functions for the computation of geometric data on the surface of the Earth. Code ported from the Google Maps Javascript API v3
unl/html-minifier
661 Downloads
The Blink HTMLTokenizer ported to PHP.
titoshadow/ids-rule-parser
1126 Downloads
A PHP library for parsing IDS rules (Suricata, Snort), ported from py-suricataparser
symplely/hooks
3 Downloads
A simple event dispatching plugin library, a ported fork of WordPress hook API system.
scalp/scalp
109 Downloads
Some Scala useful classes ported to PHP.
sbs/yii-debug-toolbar
43765 Downloads
Debug panel for Yii 1.1 (Ported from Yii 2)
noitran/lumen-form-requests
4750 Downloads
Missing form requests functionality for lumen, ported from laravel framework.
mrferrys/finitestatemachine
28 Downloads
A Finite State Machine System based on Chapter 3.1 of Game Programming Gems 1 by Eric Dybsand. Written by Roberto Cezar Bianchini, July 2010. Ported to PHP by MrFerrys
mindplay/petitparserphp
9 Downloads
Lukas Renggli's PetitParser ported to PHP
linkrobins/post-num
33 Downloads
Adds a #N number to each post in a discussion. Ported to Flarum 2.0 from ziven/flarum-post-number.