PHPackages                             yourfrog/symfony-bundle\_history-table - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. yourfrog/symfony-bundle\_history-table

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

yourfrog/symfony-bundle\_history-table
======================================

Bundle for add history table

0.0.1-alpha(5y ago)041PHPPHP &gt;=7.2

Since Aug 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/YourFrog/symfony-bundle_history-table)[ Packagist](https://packagist.org/packages/yourfrog/symfony-bundle_history-table)[ RSS](/packages/yourfrog-symfony-bundle-history-table/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

### Support database

[](#support-database)

- MySQL - Completed
- Postgresql - Completed

### Step 1: Use composer and enable Bundle

[](#step-1-use-composer-and-enable-bundle)

```
composer require yourfrog/symfony-bundle_history-table
```

Now, Composer will automatically download all required files, and install them for you. All that is left to do is to update your `AppKernel.php` file, and register the new bundle:

```
