Libraries tagged by php mysql sql
semisedlak/migratte
24847 Downloads
Migratte is a simple database migration tool for PHP.
byjg/migration-cli
19985 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
moln/php-mysql-replication
27354 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
zethika/virtual-sql
1155 Downloads
A class-based abstraction layer for MySQL, designed to help with programmatically writing MySQL queries.
rotexsoft/sqlschema
825 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.
silviooosilva/cacheer-php
55 Downloads
CacheerPHP é um pacote minimalista para caching em PHP, oferecendo uma interface simples para armazenar e recuperar dados em cache utilizando múltiplos backends.
mirekmarek/php-jet
1234 Downloads
PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.
chillerlan/php-database
1148 Downloads
An extensible database wrapper and query builder.
squirrelphp/entities
3481 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
phpgt/webengine
21546 Downloads
Rapid development engine.
mightydes/enjoin
1140 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
maikealame/auto-where
3944 Downloads
PHP helper to automatically create sql where conditions
jlibs/medoo
182 Downloads
The lightest PHP database framework to accelerate development
jelix/database
2482 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
acelot/search-schema
2683 Downloads
Declarative SQL search query builder for PHP 7