Libraries tagged by bima
aza/math
22875 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
bmatovu/multi-auth
25294 Downloads
Laravel Multi Authentication
bmatovu/laravel-mtn-momo
14173 Downloads
Laravel MTN MOMO integration.
bmack/site-importer
85614 Downloads
Imports records from a Yaml file structure into the TYPO3 database
bitapps/wp-validator
11681 Downloads
WordPress Validation and Sanitization Library
bitandblack/sentence-construction
167724 Downloads
Creates nice sentences out of arrays
bitandblack/idml-json-converter
1402 Downloads
Convert Adobe InDesign Markup Language Files (IDML) into JSON and JSON into IDML.
bitandblack/colors
163059 Downloads
Handle colors and their systems easily. Based on Adobe InDesigns color books.
binarystash/pdf-watermarker
61932 Downloads
Watermark or stamp PDF documents
binary-cube/dot-array
116517 Downloads
PHP Dot-Array :: Sail through array using the dot notation
biano/coma
9256 Downloads
Library to convert colors between the RGB, XYZ, and Lab colorspaces, and to calculate color distance metrics such as CIE76 and CIE94
bmatzner/fontawesome-bundle
501401 Downloads
FontAwesome Bundle for Symfony2
binarytorch/larecipe-dark-theme
137704 Downloads
Official LaRecipe Dark Theme Mode.
binarybuilds/nova-advanced-command-runner
204566 Downloads
Laravel Nova tool for running Artisan and bash(shell) commands.
white-rabbit-1-sketch/php-file-hash-map
6049 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.