verifiedit/laravel-sqlsrv-driver-enhanced
Enhanced version of Laravel's database driver for Sql Server.
时间:2024-03-05 05:51
kenlog/database-custom
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
时间:2024-03-03 17:24
ticetmp/comma-separated
This function could be useful in scenarios where traditional Eloquent relationships are not applicable, and you need to manually handle the relationship using raw SQL queries with a comma-separated values approach
时间:2024-03-01 05:06
zenoware/laravel-sql-dump-validator
Recursively finds and validates SQL dump (.sql.gz) files inside a directory.
时间:2024-02-28 13:16
manticoresoftware/php-sql-parser
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
时间:2024-02-24 11:53
rotexsoft/sqlschema
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.
时间:2024-02-22 20:24
roy404/eloquent
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
时间:2024-02-18 15:09
dizatech/ardent
Self-validating smart models for Laravel 5's Eloquent ORM
时间:2024-02-15 12:15
arraypress/edd-extended-query
Enhances Easy Digital Downloads (EDD) database querying with SQL aggregate functions (SUM, AVG, MAX, etc.) and arithmetic operations, enabling sophisticated data analysis and manipulation in WordPress and PHP projects.
时间:2024-02-06 22:24
webservis/basicdb
Example project using the basicdb package
时间:2024-02-04 19:13
phuze/php-cosmos
PHP wrapper for Azure Cosmos DB using SQL rest api
时间:2024-02-02 21:04
laysense/cosmosdbrel
PHP wrapper for Azure Cosmos DB (formerly known as azure documentdb) using SQL rest api. Changed few things on this package to the https://github.com/jupitern/cosmosdb and https://github.com/applab-qatar/cosmosdb
时间:2024-02-02 15:41
laravel-hrdk/laravel-s-p-multi-response
LaravelSPMultiResponse is a powerful Laravel package designed to streamline the execution of SQL stored procedures with the capability to handle multiple response sets effortlessly. With this package, you can seamlessly integrate stored procedures into your Laravel application, simplifying database
时间:2024-02-01 19:16
ronijan/connector
The ability to transfer data from sql db to sf project using doctine.
时间:2024-01-29 15:24