Libraries tagged by php native
drinks-it/pixi-api
8016 Downloads
A simple decorator pattern over the native soap client in PHP to make it easier to work with.
milpa/plugin
216 Downloads
GitHub-native plugin distribution for the Milpa PHP framework: source parsing, semver-constrained release resolution, zipball download, milpa.json manifest reading/validation, dependency resolution, milpa.lock management, and contract-based load ordering.
milpa/data
202 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
milpa/auth
60 Downloads
Runtime-native identity vocabulary for the Milpa PHP framework: the typed Actor / AuthContext / AuthState / Credential primitives and the CredentialVerifier, AuthContextFactory and SessionStore contracts — the trusted producer of the context policies need. Zero framework, zero ORM, fail-closed by construction.
vkcom/kphp-polyfills
3277 Downloads
PHP implementations of functions supported by KPHP natively
quasarstream/av
1258 Downloads
This PHP library leverages the Foreign Function Interface (FFI) to directly interact with native FFmpeg shared libraries (libavcodec, libavfilter, libavformat, etc.), providing low-level access to powerful multimedia processing capabilities within PHP.
vicgutt/php-enhanced-enum
1783 Downloads
Enhances PHP's native enums with convenient methods
ianmustafa/vue-php-native
26 Downloads
Contoh proyek sederhana dengan Vue.js v2 dan PHP Native.
betterphp/php-native-mock
11357 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.
nagara/mini-mvc-php-native
14 Downloads
php framework project bahasa indonesia for old school
alphametric/strong-native-types
16 Downloads
A package to provide a set of strongly-typed class wrappers for PHP's native data types.
marceloeatworld/runpod-serverless-php
3072 Downloads
#1 PHP client for the RunPod Serverless API, compatible with Laravel and native PHP, built on Saloon v4
iliaal/php_clickhouse
25 Downloads
Native PHP extension for ClickHouse using the official ClickHouse/clickhouse-cpp client. Connects over the native TCP protocol with LZ4 / ZSTD compression and optional TLS.
erenkucukersoftware/powerful-php
25 Downloads
⚡ Laravel Helpers, Collections and Js like object oriented chaining for Native PHP
cypherbits/php-blake3
47 Downloads
BLAKE3 hashing algorithm PHP extension (native C, SIMD) for fast cryptographic hashing.