定制 eazy-english/catoolin 二次开发

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

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

eazy-english/catoolin

Composer 安装命令:

composer require eazy-english/catoolin

包简介

The Microframework CATOOLIN!

README 文档

README

What's New???

CLI Catoolin (Console Interface)

Here it is

Get started:

git clone https://github.com/eazy-english/catoolin

Or better install with composer

composer create-project eazy-english/catoolin

Take a look to database.php file

# Including connect to DB
$this->connect("YOUR_HOST", "YOUR_USER", "YOUR_PASSWORD", "YOUR_DB", "YOUR_DB_CHARSET");

First set up databases, YourHost, Username, Password, Database name and charset we recommend utf8

How to work with Connect class?

That's pretty simple, there are JS Libraries and CSS Libraries. With this class you can easily connect libraries without googling it Here we connect JS Library "JQuery".

$connect->connect("jquery");

But why with $connect var? Check out index.php file there is such string:

$connect = Fabric::get("Connect");

It means that we successfully did create Object of Connect class, and that we can work with, with $connect var With connect method you can only connect JS Libraries, and with link you can connect CSS Libraries. Example:

$connect->connect("vuejs"); # This will connect Vue JS, the JS Library
$connect->link("bootstrap"); # This will connect Bootstrap, CSS Library

Here are JS Libraries:

  • vuejs -> Vue JS
  • jquery -> JQuery
  • videojs -> Video JS
  • bootstrap -> Bootstrap Library
  • mui -> Material UI
  • lessjs -> LESS JS
  • metroui -> Metro UI

And here are CSS Libraries:

  • bootstrap -> Bootstrap Library
  • videojs -> Video JS
  • mui -> Material UI
  • metroui -> Metro UI

API?

With CATOOLIN you can also work with such API as Pinterest, Youtube Video Parser, but we try to add APIs of another services But you without problems can use our parsers to work with API.

EXPECT UPDATES!

GOOD LUCK WITH CATOOLIN

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-09-30

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固