Libraries tagged by split
squirrelphp/connection
96 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
spits-online/laravel-bird-api
47 Downloads
This package allows you to connect to Bird's API using Laravel
solution10/collection
493 Downloads
A simple and fast Collection class
solitweb/laravel-dashboard-qr-code-tile
224 Downloads
A QR code tile for the Laravel Dashboard
sabbottlabs/laravel-adminerneo
28 Downloads
Laravel integration for AdminerNeo v5, a modern database management tool
rotexsoft/sqlschema
943 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.
rotexsoft/leanorm
374 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rotexsoft/gdao
3059 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
repat/laravel-medoo
248 Downloads
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development
ramadan/custom-fresh
132 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
rajentrivedi/transaction-x
17 Downloads
implements database transaction with ease
pinga/db
444 Downloads
Safe and convenient SQL database access in a driver-agnostic way
phpfui/orm
238 Downloads
Minimal ORM for MySQL, SQLite and MariaDB