PHPackages                             edefine/symfony-tools - 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. edefine/symfony-tools

ActiveLibrary[Framework](/categories/framework)

edefine/symfony-tools
=====================

Tools for Symfony projects.

049↑144.9%Shell

Since May 31Pushed 1w agoCompare

[ Source](https://github.com/eDefine/symfony-tools)[ Packagist](https://packagist.org/packages/edefine/symfony-tools)[ RSS](/packages/edefine-symfony-tools/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

eDefine Symfony Tools
=====================

[](#edefine-symfony-tools)

Installation
------------

[](#installation)

```
composer require edefine/symfony-tools
```

Tools
-----

[](#tools)

### bin/setup-file-permissions

[](#binsetup-file-permissions)

Sets up writable file permissions (via ACLs) for the given directories, granting read/write access to both the web-server user and the current user.

```
bin/setup-file-permissions directory...
```

### bin/rebuild

[](#binrebuild)

Rebuilds local instance:

1. Drops schema (full database)
2. Recreates schema
3. Loads fixtures
4. Rebuilds frontend
5. Clears cache

For usage see:

```
$ bin/rebuild -u

Usage:
  bin/rebuild [options]

Rebuild Options:
  -e|--env ENV  Run rebuild for given environment (default: dev)
  -f|--frontend Rebuilds frontend

Miscellaneous Options:
  -u|--usage    Output this message
```

### bin/deploy-local

[](#bindeploy-local)

Runs local deploy on production server.

Pass branch name or tag as a third argument. Otherwise, "master" will be deployed.

Usage:

```
bin/deploy-local user directory [branch or tag]
```

### bin/deploy-remote

[](#bindeploy-remote)

Runs remote deploy to production server.

Pass branch name or tag as a third argument. Otherwise, "master" will be deployed.

Usage:

```
bin/deploy-remote user@host directory [branch or tag]
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance64

Regular maintenance activity

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b08355ea6298cc54dc8fbc67fa6e557c31c38d4c613d0e46b20e8e542d2a4c63?d=identicon)[edefine](/maintainers/edefine)

---

Top Contributors

[![sycu](https://avatars.githubusercontent.com/u/1109505?v=4)](https://github.com/sycu "sycu (15 commits)")

### Embed Badge

![Health badge](/badges/edefine-symfony-tools/health.svg)

```
[![Health](https://phpackages.com/badges/edefine-symfony-tools/health.svg)](https://phpackages.com/packages/edefine-symfony-tools)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M822](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
