Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matildevoldsen/wimm-core
https://github.com/matildevoldsen/wimm-core
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matildevoldsen/wimm-core
- Owner: Matildevoldsen
- License: other
- Created: 2020-02-10T14:14:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T11:13:30.000Z (almost 2 years ago)
- Last Synced: 2024-04-29T13:02:54.655Z (7 months ago)
- Language: PHP
- Size: 134 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: contributing.md
- License: license.md
Awesome Lists containing this project
README
# core
[![Latest Version on Packagist][ico-version]][link-packagist]
[![Total Downloads][ico-downloads]][link-downloads]
[![Build Status][ico-travis]][link-travis]
[![StyleCI][ico-styleci]][link-styleci]This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.
## Installation
Via Composer
``` bash
$ composer require wimmcms/core
```## Usage
## Change log
Please see the [changelog](changelog.md) for more information on what has changed recently.
## Testing
``` bash
$ composer test
```## Contributing
Please see [contributing.md](contributing.md) for details and a todolist.
## Security
If you discover any security related issues, please email author email instead of using the issue tracker.
## Credits
- [author name][link-author]
- [All Contributors][link-contributors]## License
license. Please see the [license file](license.md) for more information.
[ico-version]: https://img.shields.io/packagist/v/wimmcms/core.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/wimmcms/core.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/wimmcms/core/master.svg?style=flat-square
[ico-styleci]: https://styleci.io/repos/12345678/shield[link-packagist]: https://packagist.org/packages/wimmcms/core
[link-downloads]: https://packagist.org/packages/wimmcms/core
[link-travis]: https://travis-ci.org/wimmcms/core
[link-styleci]: https://styleci.io/repos/12345678
[link-author]: https://github.com/wimmcms
[link-contributors]: ../../contributors