Libraries tagged by native function
nette/safe-stream
4368311 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
browscap/browscap-php
3171742 Downloads
Standalone replacement for php's native get_browser() function
doctrine/mongodb
10683294 Downloads
PHP Doctrine MongoDB project is a library that provides a wrapper around the native PHP Mongo PECL extension to provide additional functionality.
danielme85/laravel-log-to-db
703797 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
garetjax/phpbrowscap
839414 Downloads
Standalone replacement for php's native get_browser() function
mratiebatie/laravel-repositories
28419 Downloads
Laravel repositories using the native Eloquent functions.
ajgl/csv-rfc
302439 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
yapro/helpers
6546 Downloads
Functions that does not exist in native PHP
chr15k/laravel-mysql-encrypt
4744 Downloads
Laravel database encryption using native MySQL functions
openxtrem/browscap
33880 Downloads
Standalone replacement for php's native get_browser() function
calmohallag/nullable-casting
8504 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
emersion/php-wrappers
7329 Downloads
High-performance wrappers for native FTP and SFTP functions.
vandres/craft-matrix-extended
1006 Downloads
Adds functionality to the native Matrix field type
betterphp/php-native-mock
9483 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.
jazzman/wp-password-argon
174 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.