Libraries tagged by database converter
bigsinoos/j-eloquent
4651 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
exceldb/dbtoexcel
13 Downloads
PHP script to simplify the process of converting database table to excel sheet.
foolz/inet
2320 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
rfmhb2/convert-migrations
0 Downloads
Artisan command to convert your current SQL database schema into a Laravel Migration file.
gutierre69/laravel-convert-migrations
39 Downloads
Artisan command to convert your current SQL database schema into a Laravel 5.4+ Migration file.
dmitry-php/convert-migrations
14 Downloads
Artisan command to convert your current SQL database schema into a Laravel 5 Migration file.
sqlmigration/migrations-seedings
249 Downloads
Laravel 5* Converts database sql to migrations and Seeding
adrenalinkin/enum-mapper
34 Downloads
Component provides easy way to emulate ENUM behaviour on the PHP layer instead database and convert DB value into human representation and vise versa
img2db/img2db_pdo
4 Downloads
save image to database uses pdo
saschati/yii2-value-object
133 Downloads
This extension will help you work with your fields in the database as objects by distilling them from scalar values into objects and vice versa.
ruhulfbr/csv-to-query
7 Downloads
This package provides a simple utility to convert data from a CSV file into SQL queries for database insertion and Create table.
homedoctor-es/eloquent-has-by-non-dependent-subquery
2 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
sras/entity-builder
9 Downloads
A library to convert database query results to entities.
codingms/geo-location
0 Downloads
Converts Addresses into Geo-Locations by Google-Maps API. Saving this Geo-Locations in an own Database for prevent converting this again and again. Useful for extensions which needs such a Address to Geo-Coordinates service.