Libraries tagged by database converter
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.
aaronadal/mysql-to-sqlite
16 Downloads
Converts mysql databases to sqlite databases.
d3vr/db2migrations
108 Downloads
Artisan command to convert your current SQL database schema into Laravel 5.4.* Migration files (one for each table).
tjm/wp-to-markdown
13 Downloads
Convert WordPress posts to markdown files through database connection
service-to/base
157 Downloads
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.
cydh/dp2ra
5 Downloads
Convert Divine Pride item json-fetched info to rAthena database files
arielcr/laravel5-hasher
14 Downloads
Command to convert a string to a Laravel hashed password to use directly on the database.
joskolenberg/eloquent-empty-date-nullifier
27 Downloads
Convert 0000-00-00 dates in the database to null when accessing your model's attributes.