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.
- Host: GitHub
- URL: https://github.com/astrotomic/stancy
- Owner: Astrotomic
- License: mit
- Created: 2019-09-22T20:49:11.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T03:11:01.000Z (over 4 years ago)
- Last Synced: 2024-10-29T21:06:02.512Z (over 1 year ago)
- Topics: cms, file-based, file-based-cms, hacktoberfest, laravel, stancy, static-site-generator, treeware
- Language: PHP
- Homepage: https://docs.astrotomic.info/stancy
- Size: 403 KB
- Stars: 36
- Watchers: 3
- Forks: 5
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://packagist.org/packages/astrotomic/stancy)
[](https://github.com/Astrotomic/stancy/blob/master/LICENSE)
[](https://offset.earth/treeware)
[](https://www.larabelles.com/)
[](https://travis-ci.org/Astrotomic/stancy/branches)
[](https://styleci.io/repos/210212315)
[](https://scrutinizer-ci.com/g/Astrotomic/stancy)
[](https://scrutinizer-ci.com/g/Astrotomic/stancy)
[](https://coveralls.io/github/Astrotomic/stancy)
[](https://libraries.io/packagist/astrotomic%2Fstancy)
[](https://packagist.org/packages/astrotomic/stancy)
[](https://packagist.org/packages/astrotomic/stancy)
[](https://github.com/Astrotomic/stancy/graphs/contributors)
[](https://opencollective.com/astrotomic)
[](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)