https://github.com/contributte/neonizer
:wrench: Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
https://github.com/contributte/neonizer
contributte neon nette nette-framework parameters
Last synced: 27 days ago
JSON representation
:wrench: Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
- Host: GitHub
- URL: https://github.com/contributte/neonizer
- Owner: contributte
- License: mit
- Created: 2016-12-09T16:16:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T20:08:23.000Z (about 2 years ago)
- Last Synced: 2025-09-11T16:14:30.106Z (7 months ago)
- Topics: contributte, neon, nette, nette-framework, parameters
- Language: PHP
- Homepage: https://contributte.org/packages/contributte/neonizer.html
- Size: 131 KB
- Stars: 14
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte
## Usage
To install latest version of `contributte/neonizer` use [Composer](https://getcomposer.org).
```bash
composer require contributte/neonizer
```
## Documentation
For details on how to use this package, check out our [documentation](.docs).
## Versions
| State | Version | Branch | Nette | PHP |
|-------------|---------|----------|-------|---------|
| dev | `^0.8` | `master` | 3.3+ | `>=8.2` |
| stable | `^0.7` | `master` | 3.3+ | `>=8.2` |
## Development
See [how to contribute](https://contributte.org) to this package. This package is currently maintained by these authors.
-----
Consider to [support](https://contributte.org/partners) **contributte** development team.
Also thank you for using this package.