Libraries tagged by php native
mrclay/userland-session
54614 Downloads
Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions.
quasarstream/av
596 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.
gggeek/polyfill-pinba
1286 Downloads
A pure-php implementation of the API exposed by the native Pinba extension
byjg/phpthread
26842 Downloads
Polyfill Implementation of Threads in PHP. This class supports both FORK process and native Threads using ZTS compilation.
ianmustafa/vue-php-native
26 Downloads
Contoh proyek sederhana dengan Vue.js v2 dan PHP Native.
bugbuster/browscap-php
1151 Downloads
Standalone replacement for php's native get_browser() function
betterphp/php-native-mock
9643 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.
shubhamjain/php-id3
4346 Downloads
A MP3 ID3 tags reader in native PHP
lisachenko/native-php-matrix
3 Downloads
PHP extension that provides Matrix class powered with overloaded operators
didix16/php-datatransformer
7393 Downloads
A simple library that allows transform any kind of data to native php data or whatever
payex/php-api
13299 Downloads
The PayEx SDK for PHP simplifies integrations against PayEx' Ecommerce API platform by providing native PHP interface towards the REST API.
payex/payex-ecom-php
4523 Downloads
The PayEx SDK for PHP simplifies integrations against PayEx' Ecommerce API platform by providing native PHP interface towards the REST API.
php-extended/php-http-client-native
22076 Downloads
A psr-18 compliant client with the native stream engine.
srwiez/php-bin-with-grpc
21 Downloads
PHP binaries for NativePHP app that needs gRPC support
ginnerpeace/php-enum
4930 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.