ixudra/core 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

ixudra/core

最新稳定版本:6.7.0

Composer 安装命令:

composer require ixudra/core

包简介

Custom PHP Core library for the Laravel framework - developed by Ixudra

README 文档

README

Latest Version on Packagist license Total Downloads

Ixudra Curl

Custom PHP core library for the Laravel framework - developed by Ixudra.

This package can be used by anyone at any given time, but keep in mind that it is optimized for my personal custom workflow. It may not suit your project perfectly and modifications may be in order.

Installation

Pull this package in through Composer.

    {
        "require": {
            "ixudra/core": "6.*"
        }
    }

Add the service provider to your config/app.php file

    'providers'         => array(

        //...
        Ixudra\Core\CoreServiceProvider::class,

    )

Usage

The package provides several base classes that can be used during the development of Laravel 5 applications. To use these classes, simply include the class definition in your PHP file and extend your class to inherit the base methods:

    use Ixudra\Core\Http\Controllers\BaseController;
    
    class ProjectController extends BaseController {
    
        // ...
    
    }

Please review the specific source files for a full overview of the available features of the package. Every function has detailed comments and annotations.

That's all there is to it! Have fun!

Support

Help me further develop and maintain this package by supporting me via Patreon!!

License

This package is open-sourced software licensed under the MIT license

Contact

For package questions, bug, suggestions and/or feature requests, please use the Github issue system and/or submit a pull request. When submitting an issue, always provide a detailed explanation of your problem, any response or feedback your get, log messages that might be relevant as well as a source code example that demonstrates the problem. If not, I will most likely not be able to help you with your problem. Please review the contribution guidelines before submitting your issue or pull request.

For any other questions, feel free to use the credentials listed below:

Jan Oris (developer)

统计信息

  • 总下载量: 3.38k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 4
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固