Libraries tagged by BaseJS
awema-pl/module-base-js
53 Downloads
Base for modules Awema.
williamdes/mariadb-mysql-kbs
843697 Downloads
An index of the MariaDB and MySQL Knowledge bases
triun/laravel-model-base
7392 Downloads
Generate Eloquent Model Bases for Laravel
ocubom/base-convert
8092 Downloads
Safe number conversion between arbitrary bases.
delight-im/base-convert
178 Downloads
Conversion of arbitrarily large numbers between any two bases or alphabets
cheprasov/php-parallel
12366 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
blitz-php/coding-standard
5501 Downloads
Normes de codage officielles pour Blitz PHP basées sur PHP CS Fixer
blitz-php/annotations
3982 Downloads
Annotations basées sur `mindplay/annotations`
aza/math
19830 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).
fabio/laravel-simple-bases
2669 Downloads
A set of base classes to help create projects with Laravel
stocker4all/luhn-mod-n
49114 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.
artbit/base_convert
10657 Downloads
Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)
thunderer/numbase
2252 Downloads
Convert any number between arbitrary bases
rroek/entity-manager-bundle
303 Downloads
A small bundle that give you abstract bases to create your Symfony's Entity Managers
progpark/aliyun-mns-laravel
247 Downloads
Laravel queue driver bases on Aliyun Message Service(MNS).