Libraries tagged by form to database
daavelar/revengedb
3022 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
ayesh/geo-ip-tree-builder
457 Downloads
IP to Country Geo IP Tree Builder for Maxmind database
ayesh/geo-ip
14 Downloads
Fast IP to country lookup based on Maxmind Lite database, with no requirement for extension or binary database
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
victory7/ezsession
8 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
smashed-egg/laravel-in-memory-auth
15 Downloads
This package allows you to Authenticate an admin area without the need for a database.
nitsan/ns-backup
542 Downloads
Easily backup your entire TYPO3 website. The Backup Plus extension for TYPO3 lets you save your code, files, and database with just a few clicks. Install Backup Plus and connect it to your cloud storage (like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, etc.).
michaeldouglas/debeziumstream
52 Downloads
A client library to work with debezium and apache kafka for Database stream.
laravelflux/laravel-fixtures
5049 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing
emma/dbal
28 Downloads
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks
dg/mysql-check
42 Downloads
Checks a MySQL database for orphaned records or invalid foreign keys, i.e., keys pointing to missing rows.
developerawam/generate-migration
17 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
corp-soft/laravel-fixtures
1229 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing
liam-chapman/database
10 Downloads
Simple PHP Database class for connecting to a database for inserting and updating etc
chandzul/database
17 Downloads
Connection to database for use in packages composer