compucie/congressus
# Introduction The Congressus API allows you to interact with your Congressus administration. The API is RESTful and uses JSON to transport information. This documentation aims to get you started with your first requests. Make sure to read this introduction completely to know all aspects of our API
时间:2024-02-19 16:07
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
comphp/dbengine
Provides unified access to database engines regardless of the underlying connectivity
时间:2024-02-17 02:24
pdmfc/database-env-php-8-support
Get env variables from database
时间:2024-02-16 09:12
jdion84/lucid
Declare database schemas inside Laravel models.
时间:2024-02-16 02:05
dizatech/ardent
Self-validating smart models for Laravel 5's Eloquent ORM
时间:2024-02-15 12:15
ozdemir/laravel-translation-loader
Store your language lines in the database, yaml or other sources
时间:2024-02-15 11:06
easy2dev/multi-tenant-wizard
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored
时间:2024-02-15 02:05
albrecht/database-class
absolute simple database class for pdo and prepared statements
时间:2024-02-14 13:31
pavel-goroshnikov/simple-api
Pavel's first test library
时间:2024-02-13 19:51
jsor-gael-stervinou/doctrine-postgis
Spatial and Geographic Data with PostGIS and Doctrine.
时间:2024-02-13 09:10
jinya/database
A simple database struct mapper that resembles some features of an ORM
时间:2024-02-12 23:45
ezrarieben/pdo-wrapper-singleton
A wrapper class written for PDO MySQL DB connections following the singleton pattern
时间:2024-02-11 19:11