Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/misantron/silex-basic-app
Basic application skeleton on Silex framework
https://github.com/misantron/silex-basic-app
php7 silex-framework skeleton-application
Last synced: 14 days ago
JSON representation
Basic application skeleton on Silex framework
- Host: GitHub
- URL: https://github.com/misantron/silex-basic-app
- Owner: misantron
- License: mit
- Created: 2015-07-07T18:38:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T20:27:11.000Z (over 6 years ago)
- Last Synced: 2024-12-01T15:41:30.741Z (about 1 month ago)
- Topics: php7, silex-framework, skeleton-application
- Language: PHP
- Size: 46.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Skeleton application on Silex framework
[![Build Status](http://img.shields.io/travis/misantron/silex-basic-app.svg?style=flat-square&maxAge=2592000)](https://travis-ci.org/misantron/silex-basic-app)
[![Code Coverage](http://img.shields.io/coveralls/misantron/silex-basic-app.svg?style=flat-square&maxAge=2592000)](https://coveralls.io/r/misantron/silex-basic-app)
[![GitHub](https://img.shields.io/github/release/misantron/silex-basic-app.svg?style=flat-square&maxAge=2592000)](https://packagist.org/packages/misantron/silex-skeleton)
[![License](https://img.shields.io/packagist/l/misantron/silex-skeleton.svg?style=flat-square&maxAge=2592000)](https://github.com/misantron/silex-basic-app/blob/master/LICENSE)
[![PHP 7 Support](https://img.shields.io/badge/PHP%207-supported-blue.svg?style=flat-square)](https://travis-ci.org/misantron/silex-basic-app)Basic skeleton application on Silex framework