Libraries tagged by without databasse
headsnet/doctrine-db-copy-bundle
3017 Downloads
Copy Doctrine databases without requiring mysqldump
jsefton/laravel-virtual-fields
647 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
kenlog/docpht
222 Downloads
With DocPHT you can take notes and quickly document anything and without the use of any database.
madj2k/t3-klarokratie
236 Downloads
Includes Klaro!-Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries.
sematico/wp-fluent-query
628 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
bugloos/query-sorting-bundle
4628 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
4635 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
moh4mmad/php-otp-without-database
22 Downloads
OTP verification using cryptography without database
mysqlnduhtool/mysqlnduhtool
0 Downloads
Mysql analyze tool. Find, log, mock and change your php database queries without touching your code.
cydrickn/laravel-query-factory
11 Downloads
Query Factory use for easily mock your query builder without sending query from real database
jlorente/yii2-config-variables
365 Downloads
A Yii2 Module to handle application configuration via database. Allows to modify variables content without tedious production deployments.
welshdev/doctrine-base-repository
58 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
sunnysideup/mysql-5-7-fix
7122 Downloads
ANSI sans ONLY_FULL_GROUP_BY. This allows you to run Silverstripe projects on mysql5.7+ without constantly running into errors.
smart-php/mysql-scheman
93 Downloads
MySQL schema synchronizer. A simple way to handle MySQL schema without writing MySQL query
mysql/schematic
725 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.