Download the PHP package fend/fend-skeleton without Composer

On this page you can find all versions of the php package fend/fend-skeleton. 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 fend-skeleton

Fend Logo

PHP是一款简单方便的语言,而行业开源框架为了后续灵活 而变得过于繁重

Fend框架是一款很有历史的框架、初代发布后一直在好未来坊间传播使用、衍生出大量分支版本

这是一款很有意思的框架、普通的框架内隐藏着大型互联网经验的精华、也同时存在大量历史痕迹

2019年7月 我们对Fend进行整理、封装、推广、目前在好未来内部有大量的用户在使用、维护

2020年7月 开源、以此共建交流

我们崇尚 脚踏实地、仰望星空 精神 欢迎小伙伴一起参与开源共建


Document

Document

国内访问

设计方向

Fend 框架是一款以企业快速实现业务为主要目标的框架,但与复杂的行业流行框架追求不同:

功能简介


Release Note


Install for 1.2.x branch

FPM Engine Start

master is 1.2.x version

Ref http://127.0.0.1/ on browser

Swoole Engine Start

browser http://127.0.0.1:9572/

1.3.0 version install


Contributors

姓名 事业部 部门
刘帅 (@lsfree) 网校 平台研发部
韩天峰 (@matyhtf) 网校 架构研发部
徐长龙 (@蓝天) 网校 架构研发部
陈曹奇昊 (@twose) 网校 架构研发部
谢华亮 (@黑夜路人) 开放平台 智慧教育
陈雷 (@godblessmychildren) 网校 互联网研发部

(其他贡献者、请详见文档鸣谢)


Contact us

issue: https://github.com/tal-tech/fend/issues

加群请加微信:


All versions of fend-skeleton with dependencies

PHP Build Version
Package Version
Requires fend/fend Version ~1.3.0
php Version >=7.1
ext-json Version *
ext-curl Version *
smarty/smarty Version ^3.1
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 fend/fend-skeleton contains the following files

Loading the files please wait ....