Search results for sqlite3
squirrelphp/queries
3681 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
silviooosilva/cacheer-php
68 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
semhoun/slim-skeleton-mvc
1233 Downloads
Simple Slim Framework 4 skeleton with Twig, Monolog, Doctrine in Sqlite.
rotexsoft/sqlschema
901 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
phpixie/db
7146 Downloads
PHPixie Database library
phpfui/orm
230 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
phith0n/ctfdbbuilder
15 Downloads
a database query builder for CTFer
nedwors/hopper
98 Downloads
Hopper lets you move between your local Laravel databases with ease, preserving data and easing development
moharrum/laravel-adminer
997 Downloads
Adminer database management tool for your Laravel application.
milanmadar/coolio-orm
198 Downloads
PHP ORM based on Doctrine DBAL
mikehenrty/thin-pdo-wrapper
533 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
metisfw/database-utils
7924 Downloads
Utilities for work with databases
liquidbox/silex-pdo
6111 Downloads
A PDO service provider for the Silex micro-framework
hi/sqlquery
741 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
giovanniramos/pdo4you
115 Downloads
Access SQL databases using the PDO extension