定制 eddmash/powerorm 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

eddmash/powerorm

Composer 安装命令:

composer require eddmash/powerorm

包简介

A powerful php orm with automatic migrations

README 文档

README

Documentation Status StyleCI Build Status Latest Stable Version Dependency Status Total Downloads Latest Unstable Version License

PowerOrm

A powerful php orm with automatic migrations inspired by django orm.

Help and Documentation

Get the ORM documentation here PowerOrm Documentation !. Get assistance on the ORM here PowerOrm Help !.

Working with Powerorm

Visit the Documentation to learn more.

Visit Demo app to see orm and other components in use.

Background

I created this project because i required a lightweight easy to use orm that i could use in my Codeigniter projects with the least amount of configuration .

Sort of plug and play if you will. While at the same time reducing repetition and providing a consistent way to deal with databases.

That is, i wanted to avoid the repetitive actions of creating migration files, creating query method to query the database and also wanted to be able to see all my database table fields on my models without me going to the database tables themselves and use this fields to interact with the database.

This ORM is heavily inspired by Django ORM. Because i personally love how there orm works. If you have worked with django orm you will right at home.

Features

  • Allows to fully think of the database and its table in an object oriented manner i.e. table are represented by model and columns are represented by fields.
  • Create automatic migrations.
  • Create forms automatically based on models.
  • All fields visible on the model, no need to look at the database table when you want to interact with the database.
  • Provides database interaction methods

Dependencies

The ORM has the following dependencies:

supports

php 7+

Credits

I have used the following frameworks as a guiding hand, and in most cases i have replicated how Django framework has approached a problem, and in some cases i have borrowed some source code :

  • Django framework
  • FuelPHP framework
  • Yii2 framework
  • CakePHP framework
  • Laravel framework
  • Symfony2 framework
  • Codeigniter 4 framework

统计信息

  • 总下载量: 380
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 21
  • 点击次数: 7
  • 依赖项目数: 2
  • 推荐数: 3

GitHub 信息

  • Stars: 21
  • Watchers: 6
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-03-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固