承接 codecrafted/iron-elephant 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

codecrafted/iron-elephant

最新稳定版本:v2.1.3

Composer 安装命令:

composer require codecrafted/iron-elephant

包简介

mini php library for work with php easier

README 文档

README

Work with php easier

How to use this library

  1. Just add this to your own code :

    /**
    * Add IRON ELEPHANT library to project
    */
    require_once 'vendor/autoload.php';
    
    // load iron classes
    // use Codecrafted\IronElephant; [DB,File,Validate]
    
  2. Edit and customize config file :

For using all feature visit docs directory

help/ :

  1. main.md
  2. file.md
  3. database.md
  4. validate.md

统计信息

  • 总下载量: 49
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 6
  • 依赖项目数: 4
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-11-02