Libraries tagged by Structures
seboettg/collection
673400 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
qaribou/immutable.php
135953 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
doganoo/php-algorithms
2866 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
stellarwp/models
325736 Downloads
A library for a simple model structure.
simplesamlphp/xml-common
375282 Downloads
A library with classes and utilities for handling XML structures.
sandrokeil/interop-config
356482 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
nevadskiy/laravel-tree
12701 Downloads
Tree-like structure for Eloquent models.
markshust/magento2-module-simpledata
120782 Downloads
The SimpleData module simplifies calling Magento data structures.
lochmueller/calendarize
100483 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
laminas-api-tools/api-tools-rest
1262372 Downloads
Laminas Module providing structure for RESTful resources
kenjis/codeigniter-composer-installer
56098 Downloads
Package to install CodeIgniter3 via Composer with secure folder structure.
jlorente/laravel-data-migrations
98625 Downloads
An extension to allow you to separate data migrations from structure migrations
incoming/incoming
84704 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
hillholliday/craft-user-manual
65851 Downloads
Craft User Manual allows developers (or even content editors) to provide CMS documentation using Craft's built-in sections (singles, channels, or structures) to create a `User Manual` or `Help` section directly in the control panel.
heyday/silverstripe-menumanager
263302 Downloads
Allows complex menu management to be handled through the CMS when a simple tree structure is not enough.