An open API service indexing awesome lists of open source software.

https://github.com/astrotomic/stancy

This package aims to provide the most common and flexible CMS features to your Laravel project.
https://github.com/astrotomic/stancy

cms file-based file-based-cms hacktoberfest laravel stancy static-site-generator treeware

Last synced: about 1 year ago
JSON representation

This package aims to provide the most common and flexible CMS features to your Laravel project.

Awesome Lists containing this project

README

          

![Stancy](docs/.gitbook/assets/banner.png)

[![Latest Version](http://img.shields.io/packagist/v/astrotomic/stancy.svg?label=Release&style=for-the-badge)](https://packagist.org/packages/astrotomic/stancy)
[![MIT License](https://img.shields.io/github/license/Astrotomic/stancy.svg?label=License&color=blue&style=for-the-badge)](https://github.com/Astrotomic/stancy/blob/master/LICENSE)
[![Offset Earth](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-green?style=for-the-badge&cacheSeconds=600)](https://offset.earth/treeware)
[![Larabelles](https://img.shields.io/badge/Larabelles-%F0%9F%A6%84-lightpink?style=for-the-badge)](https://www.larabelles.com/)

[![TravisCI](https://img.shields.io/travis/Astrotomic/stancy/master?label=TravisCI&style=flat-square)](https://travis-ci.org/Astrotomic/stancy/branches)
[![StyleCI](https://styleci.io/repos/210212315/shield)](https://styleci.io/repos/210212315)
[![ScrutinizerCI](https://img.shields.io/scrutinizer/build/g/Astrotomic/stancy?label=ScrutinizerCI&style=flat-square)](https://scrutinizer-ci.com/g/Astrotomic/stancy)
[![Quality)](https://img.shields.io/scrutinizer/quality/g/Astrotomic/stancy?label=Quality&style=flat-square)](https://scrutinizer-ci.com/g/Astrotomic/stancy)
[![Coveralls](https://img.shields.io/coveralls/github/Astrotomic/stancy?label=Coverage&style=flat-square)](https://coveralls.io/github/Astrotomic/stancy)
[![Libraries.io](https://img.shields.io/librariesio/github/Astrotomic/stancy?label=Dependencies&style=flat-square)](https://libraries.io/packagist/astrotomic%2Fstancy)

[![PHP from Packagist](https://img.shields.io/packagist/php-v/astrotomic/stancy?label=PHP&style=flat-square)](https://packagist.org/packages/astrotomic/stancy)
[![Total Downloads](https://img.shields.io/packagist/dt/astrotomic/stancy.svg?label=Downloads&style=flat-square)](https://packagist.org/packages/astrotomic/stancy)
[![GitHub contributors](https://img.shields.io/github/contributors/Astrotomic/stancy?label=Contributors&style=flat-square)](https://github.com/Astrotomic/stancy/graphs/contributors)
[![Open Collective](https://img.shields.io/opencollective/all/astrotomic?label=Backers&style=flat-square)](https://opencollective.com/astrotomic)
[![GitBook](https://img.shields.io/badge/GitBook-Stancy-E91E63.svg?style=flat-square)](https://docs.astrotomic.info/stancy)

**You search for a CMS that only extends your loved Laravel framework? Here it is.**

This package aims to provide the most common (and flexible) CMS features to your Laravel project. You can still use the frontend/template engine of your choice, use the scheduler/queue and receive POST requests.

## Installation

```bash
composer require astrotomic/stancy
```

## Demos

- [astrotomic/stancy-laravel-demo](https://github.com/Astrotomic/stancy-laravel-demo)
- [astrotomic/astrotomic.info](https://github.com/Astrotomic/astrotomic.info)
- [gummibeer/studiopolster.de](https://github.com/Gummibeer/studiopolster.de)
- [gummibeer/janine-pantzek.de](https://github.com/Gummibeer/janine-pantzek.de)
- [gummibeer/moinhund.hamburg](https://github.com/Gummibeer/moinhund.hamburg)

## Testing

```bash
composer test
```

## Changelog

Please see [CHANGELOG](docs/changelog.md) for more information on what has changed recently.

## Versioning

This package follows [semantic versioning](https://semver.org/). Except the `0.x.y` releases - these can introduce breaking changes in MINOR releases. So until a stable `1.x.y` release is out you should use `~0.x.y` ([tilde version range](https://getcomposer.org/doc/articles/versions.md#tilde-version-range-)) to fix to a MINOR release.

## Contributing

Please see [CONTRIBUTING](https://github.com/Astrotomic/.github/blob/master/CONTRIBUTING.md) for details. You could also be interested in [CODE OF CONDUCT](https://github.com/Astrotomic/.github/blob/master/CODE_OF_CONDUCT.md).

### Security

If you discover any security related issues, please check [SECURITY](https://github.com/Astrotomic/.github/blob/master/SECURITY.md) for steps to report it.

## Credits

- [Tom Witkowski](https://github.com/Gummibeer)
- [Spatie](https://github.com/spatie)
- [All Contributors](https://github.com/Astrotomic/stancy/graphs/contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.

## Treeware

You're free to use this package, but if it makes it to your production environment I would highly appreciate you buying the world a tree.

It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to [plant trees](https://www.bbc.co.uk/news/science-environment-48870920). If you contribute to my forest you’ll be creating employment for local families and restoring wildlife habitats.

You can buy trees at [offset.earth/treeware](https://plant.treeware.earth/Astrotomic/stancy)

Read more about Treeware at [treeware.earth](https://treeware.earth)