Scrawler labs was started in 2021 to create a internal framework for our projects, at start of 2022 we decided to start work on modular version Scrawler and make it completely open source.
Mission of Scarawler Framework : To create a low code and high speed framework for php, our effors is to build a async and high speed framework based on open swoole to complete this effort we have started with creating swoole compatible and async components.
- Scrawler MVC - MVC starter template with all required modules wired
- Scrawler App - The core app module works as router and container (utilizes scrawler/router and PhpDI)
- Scrawler Http Foundation - Http foundation of Scrawler framework , wrapper upon Symfony Http foundation with added features
- Scrawler Database - Integration of Arca Orm for Scrawler framework
- Scrawler Storage - Storage for Scrawler build upon Flysystem
- Scrawler Blade - Blade Integration for Scrawler, Based on BladeOne
- Exception - Whoops integration for Scrawler
- Scrawler Router - A Fully Automatic RESTful PHP Router
- Arca ORM - Low code , Zero Configuration ORM that creates models, config, database and tables on the fly.
- Swoole Postgres Doctrine - A Doctrine DBAL Driver implementation on top of Swoole Coroutine PostgreSQL extension, built for Doctrine DBAL and Arcac ORM
- Swoole Cache - A High speed , PSR-16 compatible cache library based on swoole-tables
We have recently started new community effort around Scrawler Framework, you are invited to join our Discord Server, or you can be a part of discussion on our Github coummunity
Efforts are being made to combine all docs realted to scrawler component and bring it on the official website scrawler.io