Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prismicio/php-blog
https://github.com/prismicio/php-blog
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/prismicio/php-blog
- Owner: prismicio
- Archived: true
- Created: 2016-11-03T11:28:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T19:02:52.000Z (over 1 year ago)
- Last Synced: 2024-08-02T07:02:16.479Z (5 months ago)
- Language: PHP
- Size: 74.2 KB
- Stars: 2
- Watchers: 10
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-prismic - php-blog - Example blog project. (Starters & Examples / PHP)
README
# Prismic & PHP Example Blog
[PHP](https://www.php.net/) example blog project with content managed in [Prismic](https://prismic.io/)
## Check out the dedicated article to get this project up and running
> [Prismic project guide](https://user-guides.prismic.io/en/articles/868735-sample-blog-with-api-based-cms-in-php)## Learn more about using Prismic with PHP
[Prismic PHP Documentation](https://prismic.io/docs/technologies/getting-started-php)### Licence
This software is licensed under the Apache 2 license, quoted below.
Copyright 2021 [Prismic.io](http://www.prismic.io).
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.