Popular Packages
-
-
PHP
blackbadge-studio/translation-editor
A Filament plugin that allows editing application translations directly in context via a modal or floating UI.
-
-
-
-
PHP
makinuk/icalendar
iCalendar is a computer file format which allows Internet users to send meeting requests and tasks to other Internet users
-
PHP
ibexa/cloud
-
-
-
-
-
-
-
-
PHP
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.