Download the PHP package jackcnn/eacoophp without Composer

On this page you can find all versions of the php package jackcnn/eacoophp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package eacoophp

EacooPHP v1.2.4

介绍

EacooPHP是基于ThinkPHP5.0.15开发的一套轻量级WEB产品开发框架,追求高效,简单,灵活。 具有完善并灵活的模块化和插件机制,模块式开发,大大降低开发成本。

支持EacooPHP的用户请给我们一个star

使用EacooPHP框架开发定制您的系统前,建议熟悉官方的tp5.0完全开发手册。

eacoophp封面图

功能特性

为什么选择EacooPHP框架?

1.问:我的前端水平一般,使用EacooPHP会不会比较麻烦?

答:EacooPHP的设计架构注重开发的高效灵活并保持性能高效,基于Builder构建器开发表单和列表,代码量非常少,后台的列表和表单简单构建,而且这个过程不需要创建view层模版文件,功能非常强大。

2.问:我对ThinkPHP3.2/5.0有基础,学习EacooPHP容易上手开发项目吗?

答:EacooPHP框架是基于ThinkPHP5开发的一款框架,结合tp5文档和本文档一起学习会比较容易上手。而且该框架独有开发设计,是您不错的选择。

3.问:我们的系统功能多、体系复杂、需求变化也多,担心出现性能问题和代码维护不变!

答:EacooPHP框架提供一套开发规范利于团队协作,系统执行流程清晰,代码结构分层设计维护方便,逻辑解耦。并且分布式、负载均衡、Redis、缓存等都有文档说明。

用法

例:创建一个列表页面

效果图

效果图

前端组件

artTemplate(JS模版引擎),artDialog(弹窗),datetimepicker(日期),echarts(图表),colorpicker(颜色选择器),fastclick,iCheck(复选框美化),ieonly,imgcutter,jquery-repeater,lazyload(延迟加载),select2,superslide,ueditor,wangeditor,webuploader,x-editable

官网:http://www.eacoo123.com QQ群: 436491685

演示地址

http://demo1.eacoo123.com/admin
账号:admin
密码:123456

项目地址

(记得给项目加个star哦)
码云gitee:https://gitee.com/ZhaoJunfeng/EacooPHP.git
GitHub:https://github.com/fengdou902/EacooPHP.git

鸣谢

感谢以下的项目,排名不分先后 ThinkPHPJQueryBootstrapAdminLTESelect2等优秀开源项目。

版权申明

EacooPHP遵循Apache2开源协议发布,并提供免费使用。
本项目包含的第三方源码和二进制文件之版权信息另行标注。
版权所有Copyright © 2017-2018 by EacooPHP (http://www.eacoo123.com)
All rights reserved。


All versions of eacoophp with dependencies

PHP Build Version
Package Version
Requires php Version >=5.4.0
topthink/framework Version 5.0.*
topthink/think-image Version ^1.0
topthink/think-captcha Version ^1.0
topthink/think-mongo Version ^1.0
topthink/think-migration Version ^1.0
topthink/think-angular Version ^1.0
topthink/think-sae Version ^1.0
topthink/think-worker Version ^1.0
topthink/think-queue Version ^1.0
topthink/think-testing Version ^1.0
aliyuncs/oss-sdk-php Version ^2.2
jenssegers/agent Version ^2.6
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package jackcnn/eacoophp contains the following files

Loading the files please wait ....