Download the PHP package abnermouke/laravel-builder without Composer

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

laravel-builder - 一款高效的Laravel架构方案生成器

Power By Abnermouke [email protected]

此工具包由 Abnermouke [email protected] 开发并维护。


最后更新时间:2022年03月11日,持续更新中!!!


It is an efficient tool for developing Laravel Framework. 一款高效的Laravel框架开发工具

Requirement - 依赖包

  1. PHP >= 7.2
  2. Composer
  3. Laravel Framework 6+

Installation - 安装方法

How to use it - 怎么使用

Usage - 使用

Abnermouke provides an efficient development command for quickly building a framework

Abnermouke 提供了一些高效的构建命令帮助开发者快速使用构建器

example 例如

means to build a accounts packages

生成accounts相关的系列文件信息。

更新进度

2020.10.16 - 新增结巴分词相关处理逻辑(Abnermouke\LaravelBuilder\Library\Currency\JiebaLibrary),请在使用前执行命令:

2020.10.16 - 新增php-DFA-filterWord相关处理逻辑(Abnermouke\LaravelBuilder\Library\Currency\SensitiveFilterLibrary),请在使用前执行命令:

2020.10.17 - 新增数据库处理对JSON的支持

2021.08.27 - 新增Session辅助函数,更改Builder构建逻辑,支持多目录结构构建,修复已知BUG(可无损更新)

2021.09.16 - 修复已知BUG,重构builder组件,支持多层级目录(不限层级)并新增部分常用验证规则(Abnermouke\LaravelBuilder\Library\Currency\ValidateLibrary),新增RSA非对称加解密方法,仅需配置内部私钥与外部公钥即可自动进行RSA加解密(可无损更新),请在使用前确保openssl可用:

2021.10.22 - 修复加解密浮点数/数字等加密结果有误问题,新增 JSON_NUMERIC_CHECK|JSON_PRESERVE_ZERO_FRACTION 两种flag处理

2020.03.12 - 新增诸多功能

更多精彩,敬请期待!

GIT Remark

License

MIT


All versions of laravel-builder with dependencies

PHP Build Version
Package Version
Requires ext-json Version *
ext-openssl Version *
fukuball/jieba-php Version *
lustre/php-dfa-sensitive Version *
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 abnermouke/laravel-builder contains the following files

Loading the files please wait ....