apollonin / numphpLinks
Numphp is a library for manipulating numbers
☆83Updated 6 years ago
Alternatives and similar repositories for numphp
Users that are interested in numphp are comparing it to the libraries listed below
Sorting:
- Easy-to-use threading library providing all basic features to perform work in background mode (with simulation mode).☆77Updated 6 years ago
- Simple base for system daemons☆60Updated 6 years ago
- Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also…☆33Updated 5 years ago
- A fast, solid and strong typed string manipulation library with multibyte support☆188Updated 4 years ago
- An efficient way to treat MongoDB in PHP. Extremely fast persistence and hydration.☆84Updated 6 years ago
- Finally a sane way to register available commands and arguments and match your command line in PHP☆168Updated 4 years ago
- Reads, parses and validates CSV files using streams☆53Updated last year
- [READONLY] Library for implementing function call chains☆73Updated 4 years ago
- $queue->push('I can be popped off after', '10 minutes');☆165Updated 4 years ago
- PHP properties implementation☆78Updated 6 years ago
- BinaryStream - a writer and reader for binary data. Best replacement for pack()/unpack().☆52Updated 6 years ago
- How to store 11kk items in memory? Comparison of methods: array vs object vs SplFixedArray vs pack vs swoole_table vs swoole_pack vs redi…☆98Updated 5 years ago
- Multibyte strings as objects☆69Updated 7 months ago
- Cycle ORM Documentation☆114Updated 3 months ago
- Yet another PHP implementation of the Money value object using BCMath