Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inteve/application
Helper classes for Nette\Application.
https://github.com/inteve/application
nette nette-application php
Last synced: about 2 months ago
JSON representation
Helper classes for Nette\Application.
- Host: GitHub
- URL: https://github.com/inteve/application
- Owner: inteve
- License: other
- Created: 2016-05-29T09:46:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-30T07:38:50.000Z (over 1 year ago)
- Last Synced: 2024-10-20T12:00:51.709Z (3 months ago)
- Topics: nette, nette-application, php
- Language: PHP
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
Inteve\Application
==================[![Build Status](https://github.com/inteve/application/workflows/Build/badge.svg)](https://github.com/inteve/application/actions)
[![Downloads this Month](https://img.shields.io/packagist/dm/inteve/application.svg)](https://packagist.org/packages/inteve/application)
[![Latest Stable Version](https://poser.pugx.org/inteve/application/v/stable)](https://github.com/inteve/application/releases)
[![License](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://github.com/inteve/application/blob/master/license.md)Helper classes for Nette\Application.
Installation
------------[Download a latest package](https://github.com/inteve/application/releases) or use [Composer](http://getcomposer.org/):
```
composer require inteve/application
```Library requires PHP 5.6 or later.
------------------------------
License: [New BSD License](license.md)
Author: Jan Pecha, https://www.janpecha.cz/