leapt/core-bundle
Composer 安装命令:
composer require leapt/core-bundle
包简介
Symfony LeaptCoreBundle
关键字:
README 文档
README
Introduction
The bundle aims to help with some repetitive tasks, including (but not limited to):
- Data lists with search
- File and image uploads
- Form types
- Navigation helper
- Paginator
- RSS feed generation
- SEO-related tasks (sitemaps, etc)
- Twig extensions
- Utilities
- Validators: PasswordStrength, Recaptcha, Slug
Examples
| Grid layout example | Tiled layout example |
|---|---|
![]() |
![]() |
| Paginator example | Form types example |
|---|---|
![]() |
![]() |
Available demo
If you want to try the bundle before installing it in your own projects, you can run this demo project locally: https://github.com/leapt/demo
Installation & usage
You can check docs there: https://core-bundle.leapt.dev/
Versions & dependencies
The current version (6.x) of the bundle works with Symfony 7.4 & 8.0+. The project follows SemVer. Only the last major version is maintained.
You can check the changelog for version 6 and the upgrade document when upgrading from 5.x bundle version.
| CoreBundle version | Symfony version | PHP version |
|---|---|---|
| 6.x | ^7.4 || ^8.0 | ^8.4 |
| 5.x | ^6.4 || ^7.0 || ^8.0 | ^8.2 |
| 4.x | ^5.4 || ^6.0 | ^8.0 |
| 3.1+ | ^4.4 || ^5.0 | ^7.4 || ^8.0 |
| 3.0 | ^4.4 || ^5.0 | ^7.2 |
Contributing
Feel free to contribute, like sending pull requests to add features/tests or creating issues :)
Note there are a few helpers to maintain code quality, that you can run using these commands:
composer cs:dry # Code style check composer cs:fix # Fix code style composer phpstan # Static analysis composer phpunit # Run tests # Or run all cs:dry, phpstan & phpunit scripts using the following: composer ci
Docs are built using mkdocs. To launch the docs server locally, run make docs-start & open http://127.0.0.1:8000/.
History
This bundle is a maintained fork of the SnowcapCore Bundle: https://github.com/snowcap/SnowcapCoreBundle
leapt/core-bundle 适用场景与选型建议
leapt/core-bundle 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 30.63k 次下载、GitHub Stars 达 25, 最近一次更新时间为 2015 年 08 月 31 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「utility」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 leapt/core-bundle 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 leapt/core-bundle 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 leapt/core-bundle 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A collection of enhancements and utilities for the Silverstripe UserForms module
Extends TYPO3 EXT:seo hreflang functionality
PHP7 utility classes
GHT D-Tools Bundle
Basic json helper/utility
Basic array property helper/utility methods
统计信息
- 总下载量: 30.63k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 25
- 点击次数: 3
- 依赖项目数: 2
- 推荐数: 2
其他信息
- 授权协议: MIT
- 更新时间: 2015-08-31



