PHPackages                             scrawler/storage - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. scrawler/storage

ActiveLibrary[File &amp; Storage](/categories/file-storage)

scrawler/storage
================

storage system for scrawler framework

v2.1.0(1y ago)0129[4 PRs](https://github.com/scrawler-labs/storage/pulls)1MITPHPCI passing

Since Sep 26Pushed 1y agoCompare

[ Source](https://github.com/scrawler-labs/storage)[ Packagist](https://packagist.org/packages/scrawler/storage)[ RSS](/packages/scrawler-storage/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (8)Versions (12)Used By (1)

[![](https://user-images.githubusercontent.com/7591484/170873489-6aa40fe3-9d5c-476b-9434-f12f0a896c85.png)](https://user-images.githubusercontent.com/7591484/170873489-6aa40fe3-9d5c-476b-9434-f12f0a896c85.png) Scrawler Storage
==================

[](#-scrawler-storage-)

[![GitHub Workflow Status](https://camo.githubusercontent.com/6b2d7bf34f406239138050997fdd067e6ba97c4f07268fcd03d1f92959ba82d2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73637261776c65722d6c6162732f73746f726167652f6d61696e2e796d6c3f7374796c653d666c61742d737175617265)](https://github.com/scrawler-labs/storage/actions/workflows/main.yml)[![Codecov](https://camo.githubusercontent.com/45fda9b2c4db173bb1a2bc432020b3564c77863e0db0aeb66f4bf4ba9ff7f3ea/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f67682f73637261776c65722d6c6162732f73746f726167653f7374796c653d666c61742d737175617265)](https://app.codecov.io/gh/scrawler-labs/storage)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0723374856dab341e7c0fa2ed5d9c01d52ae9505213ab534b50889a8fb03178e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f73637261776c65722d6c6162732f73746f726167653f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/scrawler-labs/storage/?branch=main)[![PHPStan Enabled](https://camo.githubusercontent.com/a44af5fc39484990738cc4bd3874d884a42afdeed470b34a010e77bb8341ef31/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/a44af5fc39484990738cc4bd3874d884a42afdeed470b34a010e77bb8341ef31/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)[![Packagist Version](https://camo.githubusercontent.com/243ef9bdd86d28355dd9f2b62fc6b79bb7f1517eedaa3b0614ff467b345c8300/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73637261776c65722f73746f726167653f7374796c653d666c61742d737175617265)](https://packagist.org/packages/scrawler/storage)[![Packagist License](https://camo.githubusercontent.com/a9d248817f4b2472a16932bcc2dea9369772a0d25c64360b0faaede9fdeecc25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73637261776c65722f73746f726167653f7374796c653d666c61742d737175617265)](https://packagist.org/packages/scrawler/storage)

🔥A Flysystem wrapper with added file validation and security for efficient, safe file management. 🔥
🇮🇳 Made in India 🇮🇳

💻 Installation
--------------

[](#-installation)

You can install Scrawler App via Composer. If you don't have composer installed , you can download composer from [here](https://getcomposer.org/download/)

```
composer require scrawler/storage
```

✨ Basic usage
-------------

[](#-basic-usage)

```
