Libraries tagged by php native
rawsrc/phpecho
103 Downloads
A native PHP template engine in one class: One class to rule them all
morningtrain/slack-api
924 Downloads
A complete native php wrapper for the Slack API
manticorephp/compiler
0 Downloads
Manticore — a PHP-to-native AOT compiler, written in PHP and self-hosted; compiles a large PHP 8.5 subset to standalone arm64/x86_64 binaries via LLVM.
ganymedenil/elasticsearch
224 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
omegaalfa/lazy-object
5 Downloads
Small typed facade for PHP 8.4 native lazy proxies and lazy ghosts
neontsun/lazy-object
1120 Downloads
Wrapper for native lazy object in php 8.4
helgesverre/libui
14 Downloads
Native desktop GUI for PHP 8.5+ via libui-ng and FFI.
tomatophp/filament-discord
3125 Downloads
Send Notification to discord channel Webhook using native FilamentPHP Notification Facade class
thamibn/laravel-periscope
26 Downloads
Laravel adapter for php-periscope — wires Telescope-tier observability events into the periscope C extension's trace. Time-travel debugging, SQL/log/cache/job inspection, and an AI-native MCP server in one package.
rantes/dumbophp
182 Downloads
PHP Framework project built with MVC architecture, OOP paradigm and full ORM (native, not vendor).
ujjwal/psr7-http-session
8 Downloads
Alternative to PHP's native session handler for PSR-7
tkaratug/powered-enum
91 Downloads
Some cool add-ons to PHP native enums.
sanket3dx/phpgo
0 Downloads
True Go Concurrency for PHP - Native Extension
n2n/n2n-util-serialize
21 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
jazzman/wp-password-argon
609 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.