eastern-color / ng-x-bundle
A set of tools to generate files for Angular2+
1.0.4
2018-10-18 01:39 UTC
Requires
- php: >=5.5.9
- danielstjules/stringy: ^3.1
- doctrine/common: ^2.5
- jms/serializer-bundle: ^2.0
This package is auto-updated.
Last update: 2025-03-29 00:34:11 UTC
README
This Symfony bundle provide some tools to generate service for Angular2+
Installation
composer require eastern-color/ng-x-bundle
- Enable bundle in symfony's /app/AppKernel.php
new EasternColor\NgXBundle\EasternColorNgXBundle()
,
Prerequisites
- You MUST set "framework.templating" in Symfony's config.yml
TODO
- Turn Helpers to symfony services
- Remove our project-naming-convention from the code
- Try to review the license and provide ISO-3166-2 subregion mapping
- Extends this README
Command
ec:ngx:apiv2
ec:ngx:country
ec:ngx:routing
License
This bundle is under the MIT license.