Libraries tagged by Strucura
symfony/json-streamer
14940 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.
stellarwp/models
666111 Downloads
A library for a simple model structure.
simplesamlphp/xml-common
1090603 Downloads
A library with classes and utilities for handling XML structures.
sigwin/xezilaires
28944 Downloads
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.
sandrokeil/interop-config
388630 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.
rs/laravel-version-control
6409 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
phpids/phpids
142168 Downloads
PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application
php-open-source-saver/fractal
62462 Downloads
Handle the output of complex data structures ready for API output.
nevadskiy/laravel-tree
36860 Downloads
Tree-like structure for Eloquent models.
markshust/magento2-module-simpledata
148001 Downloads
The SimpleData module simplifies calling Magento data structures.
lochmueller/calendarize
121150 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
1506639 Downloads
Laminas Module providing structure for RESTful resources
kktsvetkov/krumo
55544 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.
kenjis/codeigniter-composer-installer
58676 Downloads
Package to install CodeIgniter3 via Composer with secure folder structure.
jlorente/laravel-data-migrations
131978 Downloads
An extension to allow you to separate data migrations from structure migrations