PHPackages                             xorgxx/neox-make-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. [Framework](/categories/framework)
4. /
5. xorgxx/neox-make-bundle

ActiveLibrary[Framework](/categories/framework)

xorgxx/neox-make-bundle
=======================

Neox make bundle for Symfony

0.1.0(2y ago)295proprietaryPHPPHP &gt;=8.1

Since Feb 6Pushed 1y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (20)Versions (2)Used By (0)

NeoxMakeBundle { Symfony 6 }
============================

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

This bundle provides additional tool command line in your application. Its main goal is to make it simple for you to manage integration with additional tools!

[![2024-09-01-17-37-59.png](https://camo.githubusercontent.com/ac4184414aedffe5e77424677ca1e99d7b8ece82b1a571986bd840a4c0b6b8d6/68747470733a2f2f692e706f7374696d672e63632f525a5670306234442f323032342d30392d30312d31372d33372d35392e706e67)](https://postimg.cc/BXkBYp8T)[![2024-08-25-17-45-03.png](https://camo.githubusercontent.com/f6a9dbb0b54473b107bd0ad7dcec1eb81b564fe0f63ffbf300c0fdd5d27b3388/68747470733a2f2f692e706f7374696d672e63632f486e4762534831392f323032342d30382d32352d31372d34352d30332e706e67)](https://postimg.cc/cgmKHpHv)[![2024-09-04-16-46-56.png](https://camo.githubusercontent.com/da94bac18f4680e4505c424a966d4279252f3163873c9dd060fa2eddbe07b1b2/68747470733a2f2f692e706f7374696d672e63632f79387736334e6d6a2f323032342d30392d30342d31362d34362d35362e706e67)](https://postimg.cc/rDN2vMYR)

Installation Release !!
-----------------------

[](#installation-release-)

Install the bundle for Composer

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

```

Make sure that is register the bundle in your AppKernel:

```
Bundles.php
