This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |