Libraries tagged by php native
tairolima/mongodb-odm
143 Downloads
ODM (Object Document Mapper) com driver nativo do PHP 8.3 e banco de dados MongoDB 5.x
sonsofphp/json
4025 Downloads
Wrapper around native json php functions
skydiablo/skyradius
95 Downloads
The first (known to me) RADIUS server which was implemented natively in PHP!
pbergman/whiptail
630 Downloads
a php wrapper for linux native whiptail (shell dialog)
corviz/router
307 Downloads
Routing system based on regular expressions for PHP 8.1+ with native Middleware support
stratedge/wye
5096 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
jobinja/blade-macro
4822 Downloads
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).
ionux/rapim
3 Downloads
This project is a native Rich Arbitrary Precision Integer Mathematics Library implementation for PHP.
byjg/phpthread
26750 Downloads
Polyfill Implementation of Threads in PHP. This class supports both FORK process and native Threads using ZTS compilation.
yayalaressa/custom-php
2 Downloads
Custom OOP PHP Native
waylandace/pact-php
1196 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
vicgutt/php-enhanced-enum
1592 Downloads
Enhances PHP's native enums with convenient methods
veronalabs/browscap-php
24 Downloads
Standalone replacement for php's native get_browser() function
remotelyliving/php-test-server
4 Downloads
A lightweight test server for real world http interaction built on the PHP native HTTP server
rcs_us/php-json
63 Downloads
Wrapper for PHP's Native JSON encode/decode that provides very specific exceptions and details as to what is wrong with the JSON.