Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/projek-xyz/slim-skeleton
Build full-stack web application on top of Slim micro framework 3.
https://github.com/projek-xyz/slim-skeleton
php project skeleton slim-framework web-application
Last synced: 2 months ago
JSON representation
Build full-stack web application on top of Slim micro framework 3.
- Host: GitHub
- URL: https://github.com/projek-xyz/slim-skeleton
- Owner: projek-xyz
- License: mit
- Created: 2015-11-12T23:21:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-08T11:05:31.000Z (about 1 year ago)
- Last Synced: 2023-12-08T12:25:12.862Z (about 1 year ago)
- Topics: php, project, skeleton, slim-framework, web-application
- Language: JavaScript
- Homepage:
- Size: 984 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Skeleton for Slim micro framework 3 Application
[![LICENSE](https://img.shields.io/packagist/l/projek-xyz/slim-skeleton.svg?style=flat-square)](LICENSE.md)
[![VERSION](https://img.shields.io/packagist/v/projek-xyz/slim-skeleton.svg?style=flat-square)](https://github.com/projek-xyz/slim-skeleton/releases)
[![Build Status](https://img.shields.io/travis/projek-xyz/slim-skeleton/master.svg?style=flat-square)](https://travis-ci.org/projek-xyz/slim-skeleton)
[![Code Climate](https://img.shields.io/codeclimate/github/projek-xyz/slim-skeleton.svg?maxAge=2592000&style=flat-square)](https://codeclimate.com/github/projek-xyz/slim-skeleton)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/59c39221-cc85-467f-9e00-c7e0dcbdc9ee.svg?style=flat-square)](https://insight.sensiolabs.com/projects/59c39221-cc85-467f-9e00-c7e0dcbdc9ee)Simple app skeleton built on top of Slim micro framework 3. This repo is only application skeleton, please check out our [projek-xyz/slim-framework](https://github.com/projek-xyz/slim-framework).
## Documentation
Full documentation can be found in [projek-xyz/slim-framework wiki](https://github.com/projek-xyz/slim-framework/wiki).
## Contributing
Please see [CONTRIBUTING.md](.github/CONTRIBUTING.md) and [CONDUCT.md](.github/CONDUCT.md) for details.
## License
This library is open-sourced software licensed under [MIT license](LICENSE.md).