Libraries tagged by form to database
bnomei/kirby3-autoid
21403 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
sirodiaz/laravel-redirection
14291 Downloads
Laravel package that allows storing in database (or other sources) urls to redirect for SEO purposes
ohseesoftware/laravel-assert-encrypted
36295 Downloads
Add an assertion to test for encrypted values in your database.
ahmetsabri/gaza-validation-generator
1117 Downloads
A Laravel package to generate validation rules for database tables
phpbb/epv
140384 Downloads
A extension validator for phpBB extensions. Extensions are required to pass the validator when submitted to the extension database.
inspiredminds/contao-file-usage
8346 Downloads
Contao extension that allows you to search for references of files in the database assisted file manager.
php-tmdb/symfony
48708 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.
dariusiii/tmdb-laravel
18104 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
cable8mm/xeed
1955 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
codewithdennis/filament-factory-action
5456 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.
punktde/codeception-database
22718 Downloads
Provides a module and gherkin steps to use databases for codeception testing
ampeco/fast-sqlite-refresh-database
21403 Downloads
Alternative to migrations for each test
zetacomponents/authentication-database-tiein
442181 Downloads
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
zetacomponents/graph-database-tiein
4912 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
openbuildings/timestamped-migrations
33614 Downloads
Migrations are a convenient way for you to alter your database in a structured and organized manner