• This repository has been archived on 27/Dec/2023
  • Stars
    star
    131
  • Rank 266,874 (Top 6 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 10 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A robust library to handle immutable big numbers inside PHP applications

php-bignumbers Gitter Donate Flattr this git repo

A robust library to handle immutable big numbers inside PHP applications The current stable version is 0.8.3. Litipk\BigNumbers supports PHP 7.x.

Status Label Status Value
Build Build Status
HHVM support Unsupported
Coverage (from Coveralls): Coverage Status
Coverage (from Scrutinizer): Code Coverage
Code Quality (Scrutinizer): Scrutinizer Quality Score
Code Quality (SensioLabs): SensioLabsInsight
Dependencies: Dependency Status

Getting started

You can install this library using Composer.

To install it via Composer, just write in the require block of your composer.json file the following text:

{
    "require": {
        "litipk/php-bignumbers": "^0.8"
    }
}

Learn more

  • Project Documentation : Here you can find how to use Litipk\BigNumbers in your applications.
  • Chat Room : If you want to have a real-time chat with other Litipk\BigNumbers users or developers, you can do it here.
  • Group / Mail List : If a chat room isn't enough to post your doubts or ideas, you can join to our mail list.

How to contribute

  • First of all, you can take a look on the bugtracker and decide if there is something that you want to do 😉 . If you think there are missing improvements in this file, then you are invited to modify the TODO list.
  • You can also send us bug reports using the same bugtracker.
  • If you are really interested on helping to improve Litipk\BigNumbers, we recommend to read the contributing guidelines.

License

Litipk\BigNumbers is licensed under the MIT License.

More Repositories

1

Jupyter-PHP

A PHP Kernel for Jupyter
PHP
218
star
2

nominal

Powerful nominal types for your Typescript project
TypeScript
67
star
3

ColorSharp

A .NET/Mono library to handle color spaces (and light spectrums!)
C#
47
star
4

Jupyter-PHP-Installer

An installer for Jupyter-PHP
PHP
41
star
5

flysystem-fallback-adapter

Flysystem adapter for fallback filesystems
PHP
17
star
6

php-timeseries

An opensource PHP library to do time series forecasting
PHP
14
star
7

beautiful-tree

A library to generate beautiful trees in your website
TypeScript
13
star
8

php-jiffy

A library to handle precise timestamps the easy way.
PHP
8
star
9

lambda-ioc

Super type safe dependency injection 💉 for TypeScript (inspired by Diddly)
TypeScript
8
star
10

power_cache

Powerful cache tools for Python
Python
4
star
11

platano-indexer

A REST indexer/search engine .
Java
4
star
12

Unicity

PHP Library to generate DB-friendly GUIDs
PHP
4
star
13

pyphpon

A port of (a few) nice Python features to PHP.
PHP
3
star
14

php-time-models

A package to model systems through the time
PHP
2
star
15

lock-distill

Lock-Distill is a tool designed to create "minimal" lockfiles to be used when building OCI/Docker images, in the context of monorepos.
JavaScript
2
star
16

safe-env

Small library to load strongly typed values from environment variables
TypeScript
2
star
17

eslint-config

Strict & opinionated ESLint+Prettier configuration
JavaScript
1
star
18

coder-spirit.github.io

Coder-Spirit Blog
JavaScript
1
star
19

doctrine-mongodb-jiffy

Type adapter for Jiffy's Universal Timestamps on Doctrine MongoDB ODM
PHP
1
star
20

nominal-symbols

TypeScript
1
star