Libraries tagged by native function
nette/safe-stream
4608814 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
browscap/browscap-php
3483967 Downloads
Standalone replacement for php's native get_browser() function
doctrine/mongodb
10907319 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
810253 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
garetjax/phpbrowscap
850121 Downloads
Standalone replacement for php's native get_browser() function
mratiebatie/laravel-repositories
33132 Downloads
Laravel repositories using the native Eloquent functions.
ajgl/csv-rfc
353880 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
dreamscapes/ldap-core
84927 Downloads
Object encapsulation of PHP's native ldap functions
chr15k/laravel-mysql-encrypt
7988 Downloads
Laravel database encryption using native MySQL functions
openxtrem/browscap
39613 Downloads
Standalone replacement for php's native get_browser() function
isap-ou/laravel-enum-helpers
643 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
calmohallag/nullable-casting
10743 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
7719 Downloads
High-performance wrappers for native FTP and SFTP functions.
vandres/craft-matrix-extended
1653 Downloads
Adds functionality to the native Matrix field type
betterphp/php-native-mock
10179 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.