PHPackages                             thiagobarros2/file-counter - 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. [Framework](/categories/framework)
4. /
5. thiagobarros2/file-counter

ActiveLibrary[Framework](/categories/framework)

thiagobarros2/file-counter
==========================

A simple way to test how many files are into a given dir based on extension

v1.3.0(2y ago)18.0k2MITPHPPHP ^8.2

Since Mar 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/thiagoszbarros/file-counter)[ Packagist](https://packagist.org/packages/thiagobarros2/file-counter)[ RSS](/packages/thiagobarros2-file-counter/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Instalation
-----------

[](#instalation)

```
# development
$ composer require thiagobarros2/file-counter --dev

# production
$ composer require thiagobarros2/file-counter

# warning: this package can be of course used in production but was thought to be a dev-dependency
```

Usage
-----

[](#usage)

```
