scrawler / 框架
此包已被放弃,不再维护。没有建议的替代包。
RAD和模块化PHP框架
v3.0.0
2021-02-15 06:51 UTC
Requires
- eftec/bladeone: ^3.43
- filp/whoops: ^2.9
- hassankhan/config: ^2.1
- league/event: ^3.0
- league/flysystem: ^1.0
- monolog/monolog: ^2.1
- php-di/php-di: ^6.1
- phpmailer/phpmailer: ^6.1
- rakit/validation: ^1.4
- scrawler/database: ^5.5.1
- scrawler/router: ^3.0
- symfony/http-kernel: ^5.1
Requires (Dev)
- php-coveralls/php-coveralls: ^2.2
- phpstan/phpstan: ^0.12.31
- dev-master
- v3.0.0
- 3.0.0-beta3
- 3.0.0-beta2
- 3.0.0-beta1
- v2.4.2
- v2.4.1
- v2.4.0
- v2.3.4
- v2.3.2
- v2.3.1
- 2.3.0
- 2.2.9
- 2.2.8
- 2.2.7
- 2.2.6
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.9
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0-beta1
- dev-renovate/ubuntu-24.x
- dev-renovate/phpstan-packages
- dev-renovate/ubuntu-22.x
- dev-renovate/actions-checkout-4.x
- dev-renovate/league-flysystem-3.x-lockfile
- dev-renovate/php-coveralls-php-coveralls-2.x
- dev-renovate/filp-whoops-2.x-lockfile
- dev-renovate/eftec-bladeone-4.x-lockfile
- dev-renovate/hassankhan-config-3.x-lockfile
- dev-renovate/league-event-3.x-lockfile
- dev-renovate/monolog-monolog-3.x
- dev-renovate/github-codeql-action-2.x
- dev-renovate/actions-checkout-3.x
- dev-snapshot-1
This package is auto-updated.
Last update: 2024-09-26 19:06:56 UTC
README
关于Scrawler框架
注意,这是实际框架的主要组件仓库,请访问Scrawler-php/Scrawler
scrawler框架使用的组件
- 模板化 - Blade One (https://github.com/EFTEC/BladeOne)
- 路由 - Scrawler Router (https://github.com/Corpusvision/Router)
- 数据库 - RedBean (https://github.com/gabordemooij/redbean)
- 缓存 - Memcache和基于文件的缓存
- 邮件发送 - PHPMailer (https://github.com/PHPMailer/PHPMailer)
许可证
Scrawler框架由Pranjal Pandey创建,并发布在apache 2.0许可证下。