Libraries tagged by Strucura
hexogen/kdtree
63164 Downloads
file system KDTree index
doganoo/php-algorithms
3175 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
brick/schema
43707 Downloads
Schema.org library for PHP
windwalker/registry
153416 Downloads
Windwalker Structure package
webdevstudios/oops-wp
15623 Downloads
A collection of interfaces and class structures to promote object-oriented programming practices in WordPress.
stellarwp/models
528648 Downloads
A library for a simple model structure.
simplesamlphp/xml-common
793643 Downloads
A library with classes and utilities for handling XML structures.
sandrokeil/interop-config
375003 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.
plumphp/plum
73618 Downloads
Plum is a data processing pipeline that helps you to write structured, reusable and well tested data processing code.
phug/phug
249117 Downloads
Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation
p3k/xray
16600 Downloads
X-Ray returns structured data from any URL
nevadskiy/laravel-tree
25848 Downloads
Tree-like structure for Eloquent models.
lochmueller/calendarize
111764 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
1417939 Downloads
Laminas Module providing structure for RESTful resources
kktsvetkov/krumo
53678 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.