Libraries tagged by onphp
beecubu/php-foundation-api-rest
100 Downloads
Simple API-REST Framework based on PHP Object Foundation.
arus/doctrine-bridge
877 Downloads
Arus // Doctrine Bridge for PHP 7.2+ (incl. PHP 8) based on PHP-DI
alepane21/php-google-spreadsheet-client
16122 Downloads
Google Spreadsheet PHP Client (forked to work on PHP 5.2.1+)
alcidesrc/php-skeleton
41 Downloads
Application skeleton for projects based on PHP
acp3/base
1206 Downloads
ACP3 is a highly customizable and easy to use web content management system based on PHP and MySQL.
abbotton/easy-topclient
234 Downloads
A simple && practical TopClient SDK based on PHP.
4n70w4/php-text-words-parser
11 Downloads
Parse html text into sentences and words on PHP.
yidas/magic-quotes
91 Downloads
Implement magic_quotes_gpc on PHP 5.4 above version for legacy code
ukrbublik/openssl_x509_gencrl
6 Downloads
Missing OpenSSL function on PHP to create CRL (certificate revocation list) for CA
palethorn/rest-on-php-project
14 Downloads
Project built on rest-on-php
ozawa/mecab_on_php
25 Downloads
Use MeCab on PHP
dewid1985/onphp-framework
4 Downloads
zwynch/timer
12 Downloads
Simple timer. This is fork of weew/timer working on PHP 5.3 for older projects.
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
165 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.