Libraries tagged by creation date
vyants/yii2-daemon
51701 Downloads
Extension provides functionality for simple daemons creation and control
orptech/laravel-migration-partition
14151 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
do-while/contao-backupdb-bundle
90746 Downloads
Backup of the Contao database, automatic backup, creation of website templates for the Install Tool
illuminatech/enum-seeder
1202 Downloads
Allows easy creation of DB seeders for the dictionary (enum) type tables
archipro/silverstripe-db-json
228 Downloads
A Silverstripe CMS module to enable the creation of MySQL 8 JSON column on DataObjects
programster/orm-generator
951 Downloads
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.
gustocoder/laravel-datatable
6 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
wterberg/dcat-ap-donl
2560 Downloads
Allows for creation and validation of datasets conforming to the DCAT-AP-DONL 1.1 metadata standard
i-lateral/silverstripe-filterable
65 Downloads
Silverstripe module allowing creation of custom filters through the admin interface and then assigning to an object.
claytonkreisel/wpdb-tools
416 Downloads
This package provides tools to be used in custom WordPress themes or plugins that aid you in using the WPDB especially in the creation of custom tables
yutas/phpdaemon
7 Downloads
Framework designed for fast creation of daemons
arondeparon/laravel-create-db
179 Downloads
A package that adds database creation to your Laravel app via Artisan.
xihrni/yii2-behavior-time
34 Downloads
For automatic updating of database table creation, update, and delete fields in the model.
programster/pgsql-objects
1011 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
bangerkuwranger/magento2-gtid-safe-url-rewrite-tables
2121 Downloads
Magento 2 module that overrides the temporary table creation in catalog-url-rewrite/model/map with a permanent table to allow for GTID consistency in replicated SQL databases.