Libraries tagged by form to database
cyberwizard/dbsafeguard
1112 Downloads
A Laravel package for safeguarding your database with easy-to-use backup commands.
phpbb/epv
138730 Downloads
A extension validator for phpBB extensions. Extensions are required to pass the validator when submitted to the extension database.
sachoo/phalcon-model-annotations
126982 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
8185 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
2840 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.
php-tmdb/laravel
53115 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
rinvex/laravel-tenants
3326 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.
mouf/utils.action.action-interface
363233 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
davidlienhard/database
6859 Downloads
🐘 php library for easy access to databases
mhmmdq/database
54 Downloads
A php class for managing and connecting to a database
kevintweber/ktw-database-menu-bundle
29096 Downloads
Symfony bundle for extending KnpMenuBundle to store menu items in a database.
mouf/database.patcher
84821 Downloads
A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).
openbuildings/timestamped-migrations
33475 Downloads
Migrations are a convenient way for you to alter your database in a structured and organized manner
zf1s/dbunit
3654 Downloads
DbUnit port for PHP/PHPUnit to support database interaction testing.
kmi/db-sync-tool
3487 Downloads
Python script to synchronize a database from and to client systems.