Libraries tagged by ddl
rotexsoft/sqlschema
839 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.
slick/database
2192 Downloads
Slick database package is a PDO wrapper.
ddlzz/symfony5-docker-website-skeleton
50 Downloads
A project template for Symfony application running inside of Docker containers for convenient development.
ddlzz/symfony-docker-website-skeleton
52 Downloads
A project template for Symfony application running inside of Docker containers for convenient development.
ddliu/wxpay
63 Downloads
Weixin pay SDK
ddliu/tinyark
27 Downloads
Lightweight PHP framework for open platforms
ddliu/spider
36 Downloads
Light weight spider for the web.
ddliu/requery
62 Downloads
Query text data with the power of Regular Expression.
ddlabs/uuid-package
6665 Downloads
Package to allow you to use UUID for primary key in Laravel Models
zyimm/sync-data-struct
98 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
stepapo/model
40 Downloads
Library that uses structured DB definitions to generate DDL and DML queries and Nextras ORM entity properties.
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
rsiripong/yii2-ddltextswitcher
7 Downloads
jiaying/ddlgen
7 Downloads
thedigital/sqlschema
428 Downloads
Provides facilities to read table names and table columns from a database using PDO.