Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ipranjal authored Oct 17, 2024
1 parent ae1e3ae commit 021a2da
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1 @@
# NOTE : THIS REPOSITERY HAVE BEEN ARCHIVED AND ALL DEVELOPMENT MOVED TO [SCRAWLER-LABS/CORE](https://github.com/scrawler-labs/core)

<p align="center"><img src="https://cdn.discordapp.com/attachments/682361422831026257/709508006618071120/Scrawleer-PHP.svg" width="400"></p>
<p align="center">
<a href="https://travis-ci.com/github/scrawler-labs/framework"><img alt="Travis (.com)" src="https://img.shields.io/travis/com/scrawler-labs/framework?style=flat-square"></a>
<a href="https://scrutinizer-ci.com/g/scrawler-labs/framework"><img alt="Scrutinizer code quality (GitHub/Bitbucket)" src="https://img.shields.io/scrutinizer/quality/g/scrawler-labs/framework?style=flat-square"></a>
<a href="https://www.codefactor.io/repository/github/scrawler-labs/framework"><img alt="CodeFactor Grade" src="https://img.shields.io/codefactor/grade/github/scrawler-labs/framework?label=code%20factor&style=flat-square"></a>
<!-- <a href="https://packagist.org/packages/scrawler/framework"><img alt="Packagist Downloads" src="https://img.shields.io/packagist/dt/scrawler/framework?style=flat-square"></a> -->
<a href="https://packagist.org/packages/scrawler/framework"> <img alt="GitHub release (latest SemVer including pre-releases)" src="https://img.shields.io/github/v/release/scrawler-php/framework?include_prereleases"></a>
<a href="https://github.com/scrawler-php/framework/blob/master/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/scrawler-php/framework?style=flat-square"></a>
</p>


## About Scrawler Framework

Note this is the main componet repo for actual framework goto <a href="https://github.com/scrawler-php/scrawler">Scrawler-php/Scrawler</a>

## Components used by scrawler framework:

* Templating - Blade One (https://github.com/EFTEC/BladeOne)
* Routing - Scrawler Router (https://github.com/Corpusvision/Router)
* Database - RedBean (https://github.com/gabordemooij/redbean)
* Caching - Memcache and file based caching
* Mailer - PHPMailer (https://github.com/PHPMailer/PHPMailer)


## License

Scrawler Framework is created by [Pranjal Pandey](https://www.physcocode.com) and released under
the apache 2.0 License.
# Archieve of ScrawlerOne Core

0 comments on commit 021a2da

Please sign in to comment.