cbtech-ltd/ fastlane
Fastlane是一个构建自定义CMS的工具包。
0.15.1
2021-04-16 11:15 UTC
Requires
- php: ^7.4||^8.0
- altek/accountant: ^2.0
- altek/eventually: ^1.0
- cbtech-ltd/laravel-json-api-transformer: ^0.2.1
- hashids/hashids: ^4.0
- illuminate/support: ^7.0
- inertiajs/inertia-laravel: ^0.2.5
- laravel/sanctum: ^2.4
- laravel/ui: ^2.0
- league/flysystem-aws-s3-v3: ~1.0
- spatie/laravel-permission: ^3.13
- spatie/laravel-responsecache: ^6.6
- webmozart/assert: ^1.8.0
Requires (Dev)
- orchestra/testbench: ^5.0
- phpunit/phpunit: ^8.5
- dev-develop
- 0.15.1
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.7
- 0.12.6
- 0.12.5
- 0.12.4
- 0.12.3
- 0.12.2
- 0.12.1
- 0.12.0
- 0.11.3
- 0.11.2
- 0.11.1
- 0.11.0
- 0.10.0
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.1
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-dependabot/npm_and_yarn/docs/json5-1.0.2
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/docs/express-4.18.2
- dev-dependabot/npm_and_yarn/express-4.18.2
- dev-dependabot/npm_and_yarn/docs/qs-6.5.3
- dev-dependabot/npm_and_yarn/tinymce-5.10.7
- dev-dependabot/npm_and_yarn/docs/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/docs/terser-4.8.1
- dev-dependabot/npm_and_yarn/moment-2.29.4
- dev-dependabot/npm_and_yarn/docs/eventsource-1.1.1
- dev-dependabot/npm_and_yarn/eventsource-1.1.1
- dev-dependabot/npm_and_yarn/docs/async-2.6.4
- dev-dependabot/npm_and_yarn/async-2.6.4
- dev-dependabot/npm_and_yarn/docs/minimist-1.2.6
- dev-dependabot/npm_and_yarn/minimist-1.2.6
- dev-dependabot/npm_and_yarn/docs/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/docs/prismjs-1.27.0
- dev-dependabot/npm_and_yarn/docs/follow-redirects-1.14.8
- dev-dependabot/npm_and_yarn/ajv-6.12.3
- dev-dependabot/npm_and_yarn/docs/shelljs-0.8.5
- dev-dependabot/npm_and_yarn/docs/algoliasearch-helper-3.6.2
- dev-dependabot/npm_and_yarn/docs/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/docs/postcss-7.0.36
- dev-dependabot/npm_and_yarn/docs/merge-deep-3.0.3
- dev-dependabot/npm_and_yarn/docs/ws-6.2.2
- dev-dependabot/npm_and_yarn/ws-6.2.2
- dev-dependabot/npm_and_yarn/docs/dns-packet-1.3.4
- dev-dependabot/npm_and_yarn/dns-packet-1.3.4
- dev-dependabot/npm_and_yarn/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/docs/lodash-4.17.21
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-dependabot/npm_and_yarn/docs/ssri-6.0.2
- dev-dependabot/npm_and_yarn/ssri-6.0.2
- dev-master
- dev-dependabot/npm_and_yarn/docs/y18n-4.0.1
- dev-dependabot/npm_and_yarn/docs/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/elliptic-6.5.4
- dev-feature/refactor-cms
- dev-dependabot/npm_and_yarn/axios-0.21.1
- dev-compatibility-old
- dev-dependabot/npm_and_yarn/docs/ini-1.3.8
- dev-dependabot/npm_and_yarn/ini-1.3.8
- dev-refactor-old
This package is auto-updated.
Last update: 2024-09-06 16:33:55 UTC
README
这里应该放置您的描述。尽量限制在一两段之内,并提及您支持的PSRs,以避免用户和贡献者的任何混淆。
安装
您可以通过composer安装此包
composer require cbtech-ltd/fastlane
使用方法
// Usage description here
测试
composer test
变更日志
有关最近更改的更多信息,请参阅CHANGELOG。
贡献
有关详细信息,请参阅CONTRIBUTING。
安全
如果您发现任何安全相关的问题,请发送电子邮件至vanderlei@cbtech.co.uk,而不是使用问题跟踪器。
鸣谢
许可协议
MIT许可协议(MIT)。有关更多信息,请参阅许可文件。
Laravel包模板
此包是使用Laravel包模板生成的。