white-rabbit-1-sketch / php-file-hash-mapLinks
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.
☆18Updated 8 months ago
Alternatives and similar repositories for php-file-hash-map
Users that are interested in php-file-hash-map are comparing it to the libraries listed below
Sorting:
- What the Framework?! types☆16Updated 11 months ago
- Type-safe CLI argument parser☆11Updated last year
- A template abstraction prototype for php template engines.☆31Updated 8 months ago
- A library to interact with PHP memory limit☆13Updated last month
- Benchmarking PHP routers for performance and efficiency. Compare initialization, route registration, and dispatch speed across multiple r…☆19Updated 7 months ago
- A PHP port of the mrloop eventware designed to harness the powers of io_uring.☆32Updated 8 months ago
- PHP Aspect Extenion - A collection of useful utilities for PHP☆21Updated 7 months ago
- ☆51Updated last year
- A cryptography API wrapping the Sodium library, providing a simple object interface for symmetrical and asymmetrical encryption, decrypti…☆31Updated 2 years ago
- A powerful queue and pubsub message publisher and consumer framework.☆30Updated 2 weeks ago
- Parse, Build and Validate CRON Expression. Calculate run dates and determine if a CRON expression is due☆13Updated 3 years ago
- Rebuilds PHP code from an abstract syntax tree.☆39Updated 7 months ago
- PHP library for generating HTML elements☆25Updated last year
- Examples for using the go buildmode c-shared to build modules for other languages☆16Updated last year
- 📦 Home for the roadrunner plugins☆25Updated 3 years ago
- A simple flappy bird clone written in PHP with Laravel and ReactPHP for the terminal.☆16Updated 10 months ago
- 🌍 Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling tr…☆77Updated last year
- Implementation of the State Set Index Algorithm in PHP☆11Updated 3 weeks ago
- Library to intercept and dynamically transform PHP includes. Forked from icewind1991/interceptor.☆69Updated 3 weeks ago
- ⚡️ Voltis Core: A PHP framework based on Swoole from the ground up☆21Updated 3 years ago
- Lightweight PHP 8.4+ router with class-based routing, type-safe parameters and middleware. Minimal, fast, and flexible for modern PHP app…☆16Updated 7 months ago
- FFI types dumper extension for symfony/var-dumper package☆19Updated last year
- Web Services Tool☆34Updated last month
- IP lookup service☆28Updated 2 years ago
- Userland typed array implementation☆72Updated last year
- Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of React…☆55Updated 7 months ago
- PHP NoSQL database and document store☆89Updated last year
- A PHP package for calculating & tracking the Service Level Agreement completion timings☆35Updated last month
- Prometheus data parser to AST written on PHP8☆10Updated 2 years ago
- An implementation of tree data structure☆98Updated 3 weeks ago