Libraries tagged by without databasse
tzsk/otp
483716 Downloads
OTP Generator and Verifier without database
olssonm/l5-very-basic-auth
2082930 Downloads
Laravel stateless HTTP basic auth without the need for a database
automattic/wordbless
6490403 Downloads
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment
mask/mask
1410440 Downloads
Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.
zetacomponents/database
884142 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
awssat/laravel-sync-migration
22518 Downloads
Laravel tool helps to sync migrations without refreshing the database
morrislaptop/firestore-php
27555 Downloads
Firestore SDK for PHP without gRPC
solarissmoke/disable-comments-mu
65672 Downloads
This is the must-use version of the Disable Comments WordPress plugin. Copy the contents of this directory into your mu-plugins directory in order to disable comments on the entire site/network, without any configuration. You should delete all existing comments from the WordPress database before activating this plugin. If you want to be able to configure the plugin's behaviour, then use the normal version.
kunstmaan/translator-bundle
121475 Downloads
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.
mobilestock/laravel-database-interceptor
3421 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
headsnet/doctrine-db-copy-bundle
5166 Downloads
Copy Doctrine databases without requiring mysqldump
bugloos/query-sorting-bundle
4811 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
4818 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.
mfn/cakephp2-postgres-no-meta
1858 Downloads
A CakePHP2 Postgres database driver without getColumnMeta() support
welshdev/doctrine-base-repository
363 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods