Libraries tagged by func
fylax/forceutf8
330716 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
friendsofsymfony/comment-bundle
735286 Downloads
This Bundle provides threaded comment functionality for Symfony applications
franzose/doctrine-bulk-insert
979744 Downloads
Bulk insert functionality for the Doctrine/DBAL
flowpack/jobqueue-common
380309 Downloads
Common functionality for a JobQueue in Flow applications.
firegento/fastsimpleimport
917878 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
doctrine/doctrine-mongo-odm-module
607511 Downloads
Laminas Module which provides Doctrine MongoDB ODM functionality
danielme85/laravel-log-to-db
613749 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
craue/geo-bundle
315409 Downloads
Doctrine functions for calculating geographical distances in your Symfony project.
consistence/consistence
1033407 Downloads
Consistence - consistent approach and additions to PHP's functionality
codedge/laravel-selfupdater
107479 Downloads
Providing an auto-updating functionality for your self-hosted Laravel application.
cheprasov/php-redis-client
1038683 Downloads
Php client for Redis. It is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
cerbero/enum
85734 Downloads
Zero-dependencies package to supercharge enum functionalities.
brandonwamboldt/utilphp
508500 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
bitwasp/bitcoin
496712 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
bentools/cartesian-product
691733 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.