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 last year
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 last year
- PHP Aspect Extenion - A collection of useful utilities for PHP☆23Updated 11 months ago
- A PHP port of the mrloop eventware designed to harness the powers of io_uring.☆34Updated last year
- Web Services Tool☆34Updated last month
- ☆51Updated 2 years ago
- Lightweight PHP 8.4+ router with attribute-only routing, type-safe parameters, DI, and middleware. Minimal, fast, and flexible for modern…☆18Updated 2 months ago
- Benchmarking PHP routers for performance and efficiency. Compare initialization, route registration, and dispatch speed across multiple r…☆19Updated 11 months ago
- IP lookup service☆28Updated 3 years ago
- PHP NoSQL database and document store☆89Updated last year
- A simple flappy bird clone written in PHP with Laravel and ReactPHP for the terminal.☆17Updated last year
- 🌍 Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling tr…☆80Updated 2 years ago
- Type-safe CLI argument parser☆11Updated last year
- A library to interact with PHP memory limit☆13Updated 6 months ago
- FFI types dumper extension for symfony/var-dumper package☆19Updated last year
- A template abstraction prototype for php template engines.☆32Updated last year
- 📦 Home for the roadrunner plugins☆25Updated 3 years ago
- Fast, portable, non-Turing complete expression evaluation (PHP)☆45Updated this week
- Library to intercept and dynamically transform PHP includes. Forked from icewind1991/interceptor.☆69Updated 5 months ago
- List of alternative PHP nad JS interpreters and compilers☆89Updated last year
- Rebuilds PHP code from an abstract syntax tree.☆39Updated 11 months ago
- Utilities to help ease parsing and manging of attributes☆101Updated last month
- A request handler adapter for swoole, using PSR-7, PSR-15 and PSR-17.☆29Updated 2 weeks ago
- Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of React…☆54Updated 11 months ago
- Extism PHP Host SDK - easily run WebAssembly modules / plugins from PHP applications☆28Updated last year
- Async S3 filesystem API (supporting Amazon S3, Ceph, MiniIO, DigitalOcean Spaces and others), built on top of ReactPHP.☆14Updated 2 years ago
- An HTTP message implementation based on PSR-7, PSR-17 and RFC-7230.☆14Updated 5 months ago
- Parse, Build and Validate CRON Expression. Calculate run dates and determine if a CRON expression is due☆13Updated 3 years ago
- PHP library for generating HTML elements☆25Updated last year
- ☆35Updated 2 years ago
- SAPI request and response objects for PHP 8.1☆45Updated 11 months ago