white-rabbit-1-sketch / php-file-hash-map
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.
☆16Updated 3 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
- What the Framework?! types☆16Updated 6 months ago
- PHP Aspect Extenion - A collection of useful utilities for PHP☆21Updated 2 months ago
- PHP + Rust: How to use Rust code in a PHP project☆16Updated 2 months ago
- Rebuilds PHP code from an abstract syntax tree.☆38Updated 2 months ago
- PHP DOM but intuitive☆22Updated last year
- A PHP port of the mrloop eventware designed to harness the powers of io_uring.☆31Updated 3 months ago
- A PHP package for calculating & tracking the Service Level Agreement completion timings☆34Updated 2 months ago
- IP lookup service☆27Updated 2 years ago
- PHPStreamServer is a high-performance PHP application server and process manager written in PHP.☆69Updated 2 weeks ago
- The missing PHP iterators.☆36Updated last month
- Lightweight PHP 8.4+ router with class-based routing, type-safe parameters and middleware. Minimal, fast, and flexible for modern PHP app…☆16Updated 2 months ago
- Examples for using the go buildmode c-shared to build modules for other languages☆16Updated 10 months ago
- Windows CLI native support for PHP☆16Updated 10 months ago
- Easily create and work with code snippets from PHP☆14Updated 4 months ago
- A request handler adapter for swoole, using PSR-7, PSR-15 and PSR-17.☆27Updated 3 weeks ago
- An HTTP message implementation based on PSR-7, PSR-17 and RFC-7230.☆12Updated 2 weeks ago
- Utilities to analyze most popular composer packages☆45Updated 3 years ago
- Dependency Injection framework to configure a PSR-11 Container with Attributes!☆39Updated this week
- SAPI request and response objects for PHP 8.1☆46Updated 2 months ago
- 🌍 Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling tr…☆76Updated last year
- ❤ Simple PHP Code Parser | A simple data structure from your PHP code.☆47Updated 2 weeks ago
- Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for Swoole or ReactPHP appl…☆17Updated 2 months ago
- ☆50Updated last year
- Generate Parameter Recommendations for Argon2id in PHP 7.3+☆25Updated 3 years ago
- Neural networks library for machine learning on PHP☆81Updated last week
- Benchmarking PHP routers for performance and efficiency. Compare initialization, route registration, and dispatch speed across multiple r…☆18Updated last month
- PHPStorm IDE plugin to highlight potential SQL Injections patterns in PHP. It supports Doctrine, EntityManager and MySQL Extension.☆19Updated 4 years ago
- Typed variables for PHP 7.4+ ( don't use this please )☆69Updated 4 years ago
- FFI types dumper extension for symfony/var-dumper package☆19Updated 7 months ago
- A minimal package for securely signing PSR-15 URIs in PHP applications.☆24Updated 3 months ago