{"id":19513434,"url":"https://github.com/escolalms/pages","last_synced_at":"2026-04-28T00:33:53.898Z","repository":{"id":39797583,"uuid":"365241873","full_name":"EscolaLMS/pages","owner":"EscolaLMS","description":"Simple CMS for general content pages management ","archived":false,"fork":false,"pushed_at":"2023-05-24T10:47:27.000Z","size":30414,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T02:36:20.332Z","etag":null,"topics":["api-rest","cms","laravel"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EscolaLMS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-05-07T13:26:27.000Z","updated_at":"2022-03-01T12:52:07.000Z","dependencies_parsed_at":"2023-12-21T16:44:57.252Z","dependency_job_id":"bdc0a919-73c7-447a-83e5-109d384794da","html_url":"https://github.com/EscolaLMS/pages","commit_stats":{"total_commits":54,"total_committers":11,"mean_commits":4.909090909090909,"dds":0.5740740740740741,"last_synced_commit":"a2e1fd5c5e9f939c90e3cf8c9ab101aa4e1b19bf"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EscolaLMS%2Fpages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EscolaLMS%2Fpages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EscolaLMS%2Fpages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EscolaLMS%2Fpages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EscolaLMS","download_url":"https://codeload.github.com/EscolaLMS/pages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240762497,"owners_count":19853494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-rest","cms","laravel"],"created_at":"2024-11-10T23:29:59.393Z","updated_at":"2026-04-28T00:33:53.855Z","avatar_url":"https://github.com/EscolaLMS.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pages\n\nStatic page management package\n\n[![swagger](https://img.shields.io/badge/documentation-swagger-green)](https://escolalms.github.io/pages/)\n[![codecov](https://codecov.io/gh/EscolaLMS/Files/branch/main/graph/badge.svg?token=NRAN4R8AGZ)](https://codecov.io/gh/EscolaLMS/pages)\n[![phpunit](https://github.com/EscolaLMS/pages/actions/workflows/test.yml/badge.svg)](https://github.com/EscolaLMS/pages/actions/workflows/test.yml)\n[![downloads](https://img.shields.io/packagist/dt/escolalms/pages)](https://packagist.org/packages/escolalms/pages)\n[![downloads](https://img.shields.io/packagist/v/escolalms/pages)](https://packagist.org/packages/escolalms/pages)\n[![downloads](https://img.shields.io/packagist/l/escolalms/pages)](https://packagist.org/packages/escolalms/pages)\n[![Maintainability](https://api.codeclimate.com/v1/badges/49c10a482155d8ab86c1/maintainability)](https://codeclimate.com/github/EscolaLMS/pages/maintainability)\n\n## What does it do\n\nThis package allows you to create static pages in Laravel app.\n\n## Installing\n\n- `composer require escolalms/pages`,\n- `php artisan migrate`\n- `php artisan db:seed --class=\"EscolaLms\\Pages\\Database\\Seeders\\PermissionTableSeeder\"`\n\n## Endpoints\n\nAll the endpoints are defined in [![swagger](https://img.shields.io/badge/documentation-swagger-green)](https://escolalms.github.io/pages/)\n\n## Tests\n\nRun `./vendor/bin/phpunit --filter 'EscolaLms\\\\Pages\\\\Tests'` to run tests. See [tests](tests) a quite good starting point for creating your own.\n\nTest details [![codecov](https://codecov.io/gh/EscolaLMS/Files/branch/main/graph/badge.svg?token=NRAN4R8AGZ)](https://codecov.io/gh/EscolaLMS/pages) [![phpunit](https://github.com/EscolaLMS/pages/actions/workflows/test.yml/badge.svg)](https://github.com/EscolaLMS/pages/actions/workflows/test.yml)\n\n## Permissions\n\nPermissions are defined in [seeder](vendor/escolalms/pages/database/seeders/PermissionTableSeeder.php)\n\n## Database relation\n\n1. `Author` Page is related belong to with User\n```\nPage 1 -\u003e 1 Author\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescolalms%2Fpages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescolalms%2Fpages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescolalms%2Fpages/lists"}