PHPackages                             xorgxx/neox-table-bundle - 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. [Admin Panels](/categories/admin)
4. /
5. xorgxx/neox-table-bundle

ActiveLibrary[Admin Panels](/categories/admin)

xorgxx/neox-table-bundle
========================

simple for you to manage integration "crud"

0.1.2(2y ago)270proprietaryPHPPHP &gt;=8.0

Since May 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/xorgxx/NeoxTableBundle)[ Packagist](https://packagist.org/packages/xorgxx/neox-table-bundle)[ RSS](/packages/xorgxx-neox-table-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (14)Versions (8)Used By (0)

NeoxTableBundle { Symfony 6 }
=============================

[](#neoxtablebundle--symfony-6-)

!!! This bundle is end life !! consider to install Please [NeoxMakeBundle](https://github.com/xorgxx/NeoxMakeBundle) !!!
========================================================================================================================

[](#-this-bundle-is-end-life--consider-to-install-please-neoxmakebundle-)

This bundle provides a simple and flexible to manage crud render in your application. Its main goal is to make it simple for you to manage integration "crud" render and to let you configure less common ones with ease. Be aware that there is no testing code !

[![2023-05-24-12-05-31.png](https://camo.githubusercontent.com/519f12630faafd02539a1fd5469c821aecdda031474d1ecc408e57c609f8761e/68747470733a2f2f692e706f7374696d672e63632f7a664c474e5133722f323032332d30352d32342d31322d30352d33312e706e67)](https://postimg.cc/rdkkCQSn)[![2023-05-05-00-08-37.png](https://camo.githubusercontent.com/4833adc38906416c5541f641f382bfbec10b7263ff1e36ac8d7986f30e82a882/68747470733a2f2f692e706f7374696d672e63632f4b38446e4c52357a2f323032332d30352d30352d30302d30382d33372e706e67)](https://postimg.cc/FY1dXF85)

Installation BETA VERSION !!
----------------------------

[](#installation-beta-version-)

Install the bundle for Composer !! as is still on beta version !!

```
  composer require xorgxx/neox-table-bundle
  or
  composer require xorgxx/neox-table-bundle:0.*

```

Make sure that is register the bundle in your AppKernel:

```
Bundles.php
