Libraries tagged by Php Structured Data
yousafsyed/algorithms
17 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.
sieboldianus/lbsnstructure
2 Downloads
A php compiled version of the common location based social network (LBSN) data structure concept (ProtoBuf) to handle cross network Social Media data in PHP.
reddias/is-balanced
0 Downloads
This PHP package provides a utility function to check if a string of parentheses is balanced and includes an implementation of a stack data structure.
raheelarifkhans/json-to-html-converter
1 Downloads
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
ouxsoft/phpmarkup
3880 Downloads
A Processor for Markup written in PHP. Allows extraction of Markup into a data structure, orchestrated nested manipulation of said structure, and output as (optimized) Markup.
metalinspired/nested-set
1153 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
danek/fractal
2 Downloads
Downgraded fork to PHP 7.1+ Handle the output of complex data structures ready for API output.
sbsedv/input-converter
129 Downloads
A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.
ngexp/hydrator
7 Downloads
Hydration and validation of data to a pre-defined class structure controlled by php 8 attributes
harshilkaneria/jsonbash
8 Downloads
A PHP Function for Generating Basic Structure for Json Response Like Status , Message , Data.
jamesfrost/statistical-classifier
2676 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends
milantex/mysql-tso
20 Downloads
Creates a PHP object which describes the MySQL table structure for a specified table in the database.
datenkraft/bb-organization-structure-api-php-client
5142 Downloads
The Organization Structure API PHP Client enables you to work with the Organization Structure API
sohophp/schema-org
249 Downloads
schema.org php library