Search results for mysqli
tin-cat/emailqueue
171 Downloads
A fast, simple yet very efficient email queuing system for PHP/MySQL.
technoknol/doctrineextensions
7825 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
takaaki-mizuno/mwb-parser
31016 Downloads
MySQL Workbench MWB file
stats4sd/laravel-sql-views
6885 Downloads
A small package to help automate the creation and updating of MySQL views within a Laravel project.
saraf/qb
4896 Downloads
an easy to use query builder for mysql
sachoo/phalcon-model-annotations
132971 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
sachoo/phalcon-console
132320 Downloads
Based on phalcon devtools, this tools provide a console component with powerfull migration system for Mysql and Cassandra
n0nag0n/simple-job-queue
1103 Downloads
A simple library for interfacing with other job queue providers that gives you plenty of flexibility. Currently supports MySQL
mobilestock/laravel-database-interceptor
5467 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.
maxlab/stacker
130 Downloads
Stacker - Symfony docker starter kit for development. Quickly start of developing locally with Nginx, PHP7, Mysql, Pgsql, Mailcatcher and Redis etc.
headsnet/doctrine-db-copy-bundle
6011 Downloads
Copy Doctrine databases without requiring mysqldump
ghanuz/relations
4796 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
friendsofhyperf/trigger
5248 Downloads
The MySQL Trigger component for Hyperf.
ekapusta/doctrine-custom-types-bundle
68388 Downloads
Add custom types like MySQL's enum
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL