Libraries tagged by file databese
saeedvir/laravel-mysql-backup
22 Downloads
Export Mysql Database To The Single File (.sql)
programster/orm-generator
1020 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.
nobledsmarts/db-sentry
99 Downloads
Laravel Helper package for backing up Mysql database specified in env file and saving it to a folder
jvelletti/jve-upgradewizard
237 Downloads
Update helper for lts12 Fixes the ways Typoscript and TSconfig included files have been added in database.
ibekzod/uploader
55 Downloads
Uploader with database integration and dynamic file structure
backendtea/phinx-csv-seeder
2224 Downloads
A simple way to seed your database from a csv file using phinx
rohitjoshi9023/db2cloud
3 Downloads
Schedule your database backup to various cloud file storage providing platforms like gDrive,DropBox and S3 and more.You can also store your database backup to your local server as well
hxd/query-logger
570 Downloads
This is a package that saves all database queries to a log file with some customizations
esoftsk/sql-mig-bundle
401 Downloads
Database migrations based on SQL files
acobster/wp-cli-yaml-fixtures
3308 Downloads
Define WordPress database snapshots as simple YAML files
mouf/security.userfiledao
143726 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
makhov/opentbs
726 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
madj2k/t3-klarokratie
595 Downloads
Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.
khaleghi/media
46 Downloads
This will store files in server and save their attributes to database
diontech/laravel-extended-scheduler
1588 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.