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 10 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 last year
- Lightweight PHP 8.4+ router with attribute-only routing, type-safe parameters, DI, and middleware. Minimal, fast, and flexible for modern…☆17Updated 3 weeks ago
- A PHP port of the mrloop eventware designed to harness the powers of io_uring.☆34Updated 10 months ago
- ☆51Updated 2 years ago
- 🌍 Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling tr…☆78Updated 2 years ago
- Benchmarking PHP routers for performance and efficiency. Compare initialization, route registration, and dispatch speed across multiple r…☆19Updated 8 months ago
- PHP Aspect Extenion - A collection of useful utilities for PHP☆22Updated 9 months ago
- PHP NoSQL database and document store☆89Updated last year
- Type-safe CLI argument parser☆11Updated last year
- Parse, Build and Validate CRON Expression. Calculate run dates and determine if a CRON expression is due☆13Updated 3 years ago
- Web Services Tool☆34Updated 3 weeks ago
- PHP library for generating HTML elements☆25Updated last year
- A library to interact with PHP memory limit☆13Updated 3 months ago
- Examples for using the go buildmode c-shared to build modules for other languages☆16Updated last week
- Radix tree based HTTP request router for PHP☆50Updated 3 weeks ago
- A template abstraction prototype for php template engines.☆31Updated 10 months ago
- Function for getting size of any PHP variable in bytes☆60Updated last year
- Library to intercept and dynamically transform PHP includes. Forked from icewind1991/interceptor.☆69Updated 2 months ago
- Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of React…☆54Updated 9 months ago
- 🐺 Asynchronous Task Queue Based on Distributed Message Passing for PHP.☆37Updated this week
- PHP + Rust: How to use Rust code in a PHP project☆19Updated 9 months ago
- A simple flappy bird clone written in PHP with Laravel and ReactPHP for the terminal.☆16Updated last year
- Userland typed array implementation☆72Updated last year
- Utilities to analyze most popular composer packages☆46Updated 4 years ago
- A PHP package for calculating & tracking the Service Level Agreement completion timings☆35Updated 3 months ago
- Async S3 filesystem API (supporting Amazon S3, Ceph, MiniIO, DigitalOcean Spaces and others), built on top of ReactPHP.☆14Updated last year
- Implementation of the State Set Index Algorithm in PHP☆13Updated 2 months ago
- Rebuilds PHP code from an abstract syntax tree.☆39Updated 9 months ago
- Common interfaces for identifiers☆32Updated 2 months ago
- Dependency Injection framework to configure a PSR-11 Container with Attributes!☆41Updated 4 months ago