Libraries tagged by data deletion
froog/silvergraph
5735 Downloads
Generates data model visualisations from SilverSripe DataObjects, displaying database fields, relations and ancestry
e-frank/yii2-data
146 Downloads
Helpers for persisting relational data from arrays
sibertec/data
6570 Downloads
Sibertec.Data is a small, easy to use PHP library that manages connections to MySQL databases, and also can act as an Object Relational Mapper.
notamedia/yii2-relation
5233 Downloads
Saving related data in Yii2
php-extended/php-model-interface
8902 Downloads
A library to do simple relational data modelisations
webcito/bs-datepicker
62 Downloads
A lightweight jQuery datepicker based on Bootstrap 5, supporting single-date and range selection, inline or dropdown rendering, Intl-based localization, multi-month views, disabled date rules, and a small, clean API.
sunnysideup/databasebackup
82 Downloads
Backup, download or restore an entire database from within the Silverstripe CMS. Great for copying data from Live to Test or making a backup before a big change.
smoren/array-view
9 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
ricktap/qriteria
44 Downloads
Automatic url parameter mapping to sort, filter, include and select data in an easy to use fluent api within Laravel 5. The default parameter structure is compatible to the http://jsonapi.org specification.
raphhh/balloon
327 Downloads
Tiny file ORM
php-extended/php-model-datetime-object
7628 Downloads
A library that implements the php-model-datetime-interface package
hpu/zf2-doctrine-datagrid
358 Downloads
DataGrid module for the HPU WMS. provides the display of entities and relations in an accessible and extensible overview.
greg-md/php-orm
389 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
brick/orm
52 Downloads
Object-Relational Mapper
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.