{"id":19030068,"url":"https://github.com/padosoft/laravel5.2.x-skeleton","last_synced_at":"2026-05-16T06:35:46.002Z","repository":{"id":95269086,"uuid":"50029712","full_name":"padosoft/laravel5.2.x-skeleton","owner":"padosoft","description":"Padosoft Laravel 5.2.x app skeleton","archived":false,"fork":false,"pushed_at":"2025-08-07T09:47:50.000Z","size":108,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-07T11:35:39.472Z","etag":null,"topics":["laravel","skeleton"],"latest_commit_sha":null,"homepage":null,"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/padosoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-20T12:51:01.000Z","updated_at":"2017-04-06T12:33:33.000Z","dependencies_parsed_at":"2023-03-06T04:45:18.183Z","dependency_job_id":null,"html_url":"https://github.com/padosoft/laravel5.2.x-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/padosoft/laravel5.2.x-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Flaravel5.2.x-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Flaravel5.2.x-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Flaravel5.2.x-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Flaravel5.2.x-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padosoft","download_url":"https://codeload.github.com/padosoft/laravel5.2.x-skeleton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Flaravel5.2.x-skeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33092702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["laravel","skeleton"],"created_at":"2024-11-08T21:16:27.260Z","updated_at":"2026-05-16T06:35:45.960Z","avatar_url":"https://github.com/padosoft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## WORK IN PROGRESS\n# @@@package_name\n@@@package_description\n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Build Status][ico-travis]][link-travis]\n[![Coverage Status][ico-scrutinizer]][link-scrutinizer]\n[![Quality Score][ico-code-quality]][link-code-quality]\n[![Total Downloads][ico-downloads]][link-downloads]\n[![SensioLabsInsight][ico-sensiolab]][link-sensiolab]\n\n\n\nTable of Contents\n=================\n\n  * [@@@package_name](#@@@package_name)\n  * [Table of Contents](#table-of-contents)\n  * [Prerequisites](#prerequisites)\n  * [Install](#install)\n  * [Usage](#usage)\n    * [Example](#example)\n    * [Screenshots](#screenshoots)\n  * [Change Log](#change-log)\n  * [Testing](#testing)\n  * [Contributing](#contributing)\n  * [Security](#security)\n  * [Credits](#credits)\n  * [About Padosoft](#about-padosoft)\n  * [License](#license)\n\n\n# Prerequisites\n\n\n# Install\n\nThis package can be installed through Composer.\n\n``` bash\ncomposer require @@@vendor/@@@package_name\n```\n\n# Usage\n\n## Example\n\n# Screenshots\n\n# Change Log\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n# Testing\n\n# Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.\n\n# Security\n\nIf you discover any security related issues, please email  instead of using the issue tracker.\n\n# Credits\n\n- [Padosoft](https://github.com/padosoft)\n- [All Contributors](../../contributors)\n\n# About Padosoft\nPadosoft is a software house based in Florence, Italy. Specialized in E-commerce and web sites.\n\n# License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n\n[ico-version]: https://img.shields.io/packagist/v/@@@vendor/@@@package_name.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-travis]: https://img.shields.io/travis/@@@vendor/@@@package_name/master.svg?style=flat-square\n[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/@@@vendor/@@@package_name.svg?style=flat-square\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/@@@vendor/@@@package_name.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/@@@vendor/@@@package_name.svg?style=flat-square\n[ico-sensiolab]: https://insight.sensiolabs.com/projects/@@@sensiolab/small.png\n\n[link-packagist]: https://packagist.org/packages/@@@vendor/@@@package_name\n[link-travis]: https://travis-ci.org/@@@vendor/@@@package_name\n[link-scrutinizer]: https://scrutinizer-ci.com/g/@@@vendor/@@@package_name/code-structure\n[link-code-quality]: https://scrutinizer-ci.com/g/@@@vendor/@@@package_name\n[link-downloads]: https://packagist.org/packages/@@@vendor/@@@package_name\n// TODO: @@@sensiolabs\n[link-sensiolab]: https://insight.sensiolabs.com/projects/@@@sensiolabs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadosoft%2Flaravel5.2.x-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadosoft%2Flaravel5.2.x-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadosoft%2Flaravel5.2.x-skeleton/lists"}