Libraries tagged by onphp
dewid1985/onphp-framework
4 Downloads
zeus-server/bandwidth-throttler
3 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
zenithsu/laravel-statemachine
164 Downloads
The zenith state machine is a powerful tool based on PHP designed to manage complex system states and their transitions. It adopts the configuration style of Spring StateMachine, providing a familiar and effective framework for tracking and controlling various process states.
yusitnikov/php-elock-client
88 Downloads
Simple eLock client on PHP
yggverse/parser
32 Downloads
Parser toolkit written on PHP
wpkg/wpkg-php
23 Downloads
WPKG config generator on PHP
waps/framework
2 Downloads
A framework for developing WebApps based on PHP and Apache
wallrio/cachefy
20 Downloads
cache for websites on PHP
vovanmix/web_orm
8 Downloads
simple lightweight ORM for MySQL written on PHP
vitessecms/vitessecms
117 Downloads
CMS based on PHP Phalcon framework
vankazaov/ping-monitoring-tool
38 Downloads
Ping Monitoring Tool on PHP
vaibhavpandeyvpz/ank
20 Downloads
Simple and customizable captcha generation library, runs on PHP >= 5.3.
uzdevid/yii2-telegrambot
27 Downloads
Extension for working with Telegram bot on PHP framework Yii2
uto/youtubeurlsgetter
23 Downloads
A PHP library to parse Youtube stream URLs. Based on PHP 7.0.
ueef/owlet
4619 Downloads
a simple view renderer based on php