leamsi9/rapid
Composer 安装命令:
composer require leamsi9/rapid
包简介
A CLI driven Minimum Viable Website and micro-CMS generator.
README 文档
README
The biggest barrier to building a personal website and starting blogging is the initial friction. It takes a while to learn your way around, configure, set up and style a CMS, Jamstack platform or your own website and database. This can mean other priorities win and the journey is interrupted. Laravel Rapid removes this friction.
With Laravel Rapid you could start a timer and, in under 5 minutes from absolute zero, have a personalised website, dockerised with a fully migrated database and a permissioned micro CMS, good enough for you to go live and start comfortably blogging. Being a Laravel scaffold, your Rapid website will be infinitely expandable into a full fledged site, a web application or SAAS in a familiar way. Whatever journey you have in mind, Laravel Rapid could be its first fully deployable increment, that elusive first step.
Laravel Rapid uses a CLI command (rapid:site) to receive basic details from you and generate a personalised website with Controller, Routes and Views and a bundled, modified version of Wink micro CMS, accessed via login with your email address and encrypted password.
Installation instructions
To take Rapid for a spin, download a new installation of Laravel by typing the following into your terminal:
curl -s https://laravel.build/rapidtest | bash
You can replace rapidtest with any name for your test app.
The command will download a new installation of Laravel, with a docker container through the Laravel Sail package.
When the download has ended, cd into your app folder, in the example above rapidtest/
Run the following command in your terminal:
bash vendor/bin/sail up'
This will power up the docker containers, making your app live on http://localhost.
Next, run
bash vendor/bin/sail composer require leamsi9/rapid'
This will install this package in your Laravel app.
Finally, run this command and answer the questions in your terminal.
bash vendor/bin/sail artisan rapid:site'
Go back to localhost and hard refresh, and you should be redirected to /blog with a template.
If you now go to localhost/wink you will be able to log in and write a blog post, that will appear on your localhost/blog page.
Credits
- Ismael Velasco - creator of Rapid
- Mohamed Said - created Wink , which is, with minor modifications, the CMS used by Rapid.
- All contributors
Contributing
Contributions are extremely welcome, and there are a few good first issues.
Check the contribution guide.
License
Laravel Rapid is open-sourced software licensed under the MIT license.
leamsi9/rapid 适用场景与选型建议
leamsi9/rapid 是一款 基于 Vue 开发的 Composer 扩展包,目前已累计 30 次下载、GitHub Stars 达 5, 最近一次更新时间为 2021 年 01 月 13 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「generator」 「blog」 「cms」 「laravel」 「scaffolding」 「website」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 leamsi9/rapid 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 leamsi9/rapid 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 leamsi9/rapid 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Memio's PrettyPrinter, used to generate PHP code from given Model
GraphQL authentication for your headless Craft CMS applications.
Laravel package for opinionated blog implementation
Set Links with a specific language parameter
Supercharged text field validation.
Integrate with Snipcart.
统计信息
- 总下载量: 30
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-01-13