Libraries tagged by instructure
phpids/phpids
142163 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
58092 Downloads
Handle the output of complex data structures ready for API output.
nevadskiy/laravel-tree
35721 Downloads
Tree-like structure for Eloquent models.
markshust/magento2-module-simpledata
147020 Downloads
The SimpleData module simplifies calling Magento data structures.
lochmueller/calendarize
120128 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
1498680 Downloads
Laminas Module providing structure for RESTful resources
kktsvetkov/krumo
55338 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
58529 Downloads
Package to install CodeIgniter3 via Composer with secure folder structure.
jlorente/laravel-data-migrations
130438 Downloads
An extension to allow you to separate data migrations from structure migrations
hillholliday/craft-user-manual
70409 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
280627 Downloads
Allows complex menu management to be handled through the CMS when a simple tree structure is not enough.
helgesverre/receipt-scanner
3923 Downloads
Use OpenAI to extract structured receipt and invoice data from Text, Html, Images and PDFs.
genkgo/php-asn1
317882 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
efureev/laravel-trees
43219 Downloads
Multi-Tree structures for Laravel
digitaldream/laracrud
20569 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command