Libraries tagged by plsql
squirrelphp/queries
3568 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
squirrelphp/entities
3389 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
silviooosilva/cacheer-php
32 Downloads
Um pacote simples e minimalista para gerenciamento de cache
ramadan/easy-model
32 Downloads
A Laravel package for enjoyably managing database queries.
ramadan/custom-fresh
103 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
metisfw/database-utils
7062 Downloads
Utilities for work with databases
lovullo/dbal
21974 Downloads
Database Abstraction Layer
lapaygroup/doctrine-cockroachdb
3840 Downloads
Doctrine CockroachDB Driver (Symfony supports)
hi/sqlquery
60 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
glazilla/datatable
2300 Downloads
Class generating JSON output form mysql/pdo pgsql/pdo usable for Javascript library DataTables
detain/db_abstraction
504 Downloads
Database Abstraction Class
datajoe/postgresql-distinct-on
3220 Downloads
Provides support for the postgresql specific distinct on feature for Laravel. Compatible with versions 5 through 8.
codexshaper/laravel-database-manager
182 Downloads
Laravel Database Manager
vielhuber/syncdb
139 Downloads
Syncs a database (mysql, pgsql) between two servers (optional via ssh tunnel).
programster/orm-generator
949 Downloads
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.