Libraries tagged by form to database
netlogix/cli-increasedatabasetimeout
9888 Downloads
Flow package that adds an aspect for the CommandController that allows to configure the database timeout for each command individually.
paulmozo/php-cypher-query-builder
3822 Downloads
A PHP library for generating Cypher queries to be used with Graph databases such as Neo4J
chrisrhymes/link-checker
816 Downloads
A laravel package to check for broken links in database content
dvsa/mot-logger
6419 Downloads
Utility for logging MOT Web App, API and Doctrine SQL calls to a database.
cyberwizard/dbsafeguard
2851 Downloads
A Laravel package for safeguarding your database with easy-to-use backup commands.
bjerke/api-query-builder
7532 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
sachoo/phalcon-model-annotations
131886 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
wwwision/import-service
9590 Downloads
Generic service for importing data from different sources to configurable targets such as the Neos Content Repository or an arbitrary database table
wtfzdotnet/php-tmdb-api
2868 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
rinvex/laravel-tenants
3375 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
drago-ex/database
4563 Downloads
Connecting to database for Nette Framework
davidlienhard/database
7524 Downloads
🐘 php library for easy access to databases
waelwalid/laravel-database-sync
313 Downloads
Helper scripts to quickly synchronise a local MySQL database with a remote database, as well as prepare a local database for deployment to a remote server.
mhmmdq/database
54 Downloads
A php class for managing and connecting to a database
almacil/php-database
669 Downloads
A simple flat file database designed to persist data using just PHP and flat files. Perfect solution when no other database is available or for small projects.