PHPackages                             designitgmbh/monkey-tables - 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. designitgmbh/monkey-tables

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

designitgmbh/monkey-tables
==========================

monkeyTables is a simple package, to allow you to create powerful tables

0481PHP

Since Mar 11Pushed 5y ago9 watchersCompare

[ Source](https://github.com/designitgmbh/monkeyTables)[ Packagist](https://packagist.org/packages/designitgmbh/monkey-tables)[ RSS](/packages/designitgmbh-monkey-tables/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

monkeyTables
============

[](#monkeytables)

monkeyTables are a set of PHP and JavaScript libraries with the necessary styling, to provide you with a simple and effective package, that will allow you to create powerful tables directly made from your database. It brings a lot of nice features including

- automatic filtering
- sorting
- presets
- inline editing
- tabbing
- and much more..

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

[](#installation)

To install the package, you just let composer do the work for you:
`composer.phar require "designitgmbh/monkey-tables":"dev-master"`

### User model

[](#user-model)

Because we offer presets, which are unique per user and can be restricted, monkeyTables need to access a User Model, which has a relation to a profile from MonkeyAccess.

```
