Libraries tagged by data structure
nmapx/couchbase-migrations
1509 Downloads
This library allows you to easily migrate structure od your Couchbase cluster (including views, indexes and buckets) as well as stored documents.
linmad/ordinary-enum
21 Downloads
Ordinary enum type implementation for PHP
laravel-enso/dataexport
7830 Downloads
Structure for holding Laravel-Enso exports
ft/sets
13 Downloads
A lightweight flexible PHP hashstable wrapper package for Sets
neneff/import
47 Downloads
Tool to handle formatted data import
neneff/export
50 Downloads
Tool to export formatted data
gregpriday/laravel-zyte-api
30 Downloads
A Laravel package for seamless integration with Zyte's web scraping API, offering functionalities for extracting raw HTML, browser-rendered HTML, and structured article content.
dpolocalbrycej/php-unstructured-text-parser
15 Downloads
A PHP Class to help extract text out of documents that are not structured in a processing friendly manner
arraypress/google-geocoding
2 Downloads
A PHP library for integrating with the Google Geocoding API in WordPress, providing address to coordinate conversion and structured address information. Features WordPress transient caching and WP_Error support.
akademiano/php-unstructured-text-parser
13 Downloads
A PHP Class to help extract text out of documents that are not structured in a processing friendly manner
aetiom/bfw-scribe
7 Downloads
Structured content manager module for BFW
zuffik/srvant
166 Downloads
Data structures and object wrappers for primitive data types
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
xnan/hydra
9 Downloads
Simple persistent data structures for PHP
wisoot/restify
20 Downloads
Transform complex data-structure into associated array ready for API.