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 6 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 9 months ago
- PHP Aspect Extenion - A collection of useful utilities for PHP☆21Updated 5 months ago
- ☆51Updated last year
- Lightweight PHP 8.4+ router with class-based routing, type-safe parameters and middleware. Minimal, fast, and flexible for modern PHP app…☆16Updated 4 months ago
- 🌍 Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling tr…☆76Updated last year
- Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of React…☆56Updated 5 months ago
- A PHP port of the mrloop eventware designed to harness the powers of io_uring.☆32Updated 6 months ago
- A request handler adapter for swoole, using PSR-7, PSR-15 and PSR-17.☆28Updated 3 months ago
- A minimal package for securely signing PSR-15 URIs in PHP applications.☆24Updated 6 months ago
- Proto parser is a library for parsing Protocol Buffers files into AST☆18Updated last month
- Examples for using the go buildmode c-shared to build modules for other languages☆16Updated last year
- command-line utility to explore and validate domain names and certificates☆32Updated last week
- Monorepo for Aeon Project - PHP fully immutable DateTime library☆13Updated last week
- A PHP package for calculating & tracking the Service Level Agreement completion timings☆35Updated 5 months ago
- Rebuilds PHP code from an abstract syntax tree.☆38Updated 4 months ago
- The missing PHP iterators.☆36Updated 4 months ago
- PHP DOM but intuitive☆22Updated last year
- Web Services Tool☆34Updated this week
- Asynchronous HTTP client with promises.☆34Updated last month
- A template abstraction prototype for php template engines.☆31Updated 6 months ago
- FFI types dumper extension for symfony/var-dumper package☆19Updated 10 months ago
- IP lookup service☆28Updated 2 years ago
- Windows CLI native support for PHP☆16Updated last year
- Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.☆50Updated 2 weeks ago
- Utilities to analyze most popular composer packages☆46Updated 4 years ago
- Transform class names to file names and vice-versa☆11Updated last year
- 🌉 Temporal integration package for Spiral Framework☆11Updated 4 months ago
- A library to interact with PHP memory limit☆13Updated last year
- Class designed to handle JSON Patch operations in accordance with the RFC 6902 specification☆34Updated 6 months ago
- An HTTP message implementation based on PSR-7, PSR-17 and RFC-7230.☆13Updated last month