Libraries tagged by form to database

antaresproject/component-automation

14 Favers
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.

Go to Download


alban/laravel-data-sync

3 Favers
24 Downloads

LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.

Go to Download


the-don-himself/gremlin-ogm

17 Favers
1884 Downloads

A PHP Object Graph Mapper for Tinkerpop 3+ compatible Graph Databases (JanusGraph, Neo4j, etc.) that allows you to persist data and run gremlin queries.

Go to Download


nitsan/ns-backup

0 Favers
603 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.).

Go to Download


michaeldouglas/debeziumstream

7 Favers
52 Downloads

A client library to work with debezium and apache kafka for Database stream.

Go to Download


laravelflux/laravel-fixtures

4 Favers
5049 Downloads

Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing

Go to Download


dg/mysql-check

15 Favers
44 Downloads

Checks a MySQL database for orphaned records or invalid foreign keys, i.e., keys pointing to missing rows.

Go to Download


developerawam/generate-migration

6 Favers
24 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.

Go to Download


coagus/php-api-builder

2 Favers
63 Downloads

PHP API Builder is a library designed to simplify the construction of APIs in PHP, ensuring clean, well-structured code, and providing out-of-the-box support for connecting a MySQL database as a resource.

Go to Download


jcloutz/forger

2 Favers
175 Downloads

Intended to allow fast creation of populated model instances for database seeding.

Go to Download


liam-chapman/database

0 Favers
10 Downloads

Simple PHP Database class for connecting to a database for inserting and updating etc

Go to Download


chandzul/database

0 Favers
18 Downloads

Connection to database for use in packages composer

Go to Download


symbiote/php-wordpress-database-tools

1 Favers
24 Downloads

A set of classes for connecting to a Wordpress database and querying it. The point of this library is to easily and effeciently iterate over Wordpress data and import into other CMS systems.

Go to Download


straightsoft/contao-database_cache

0 Favers
27 Downloads

This module offers functionality for caching request results to database.

Go to Download


montross50/laravel-database-monologger

3 Favers
1385 Downloads

Monolog package for laravel 5.* to allow database logging.

Go to Download


<< Previous Next >>