{"id":19030050,"url":"https://github.com/padosoft/package-skeleton","last_synced_at":"2025-08-23T23:10:23.055Z","repository":{"id":95269119,"uuid":"50030231","full_name":"padosoft/package-skeleton","owner":"padosoft","description":"Padosoft agnostic Package Skeleton","archived":false,"fork":false,"pushed_at":"2016-08-22T15:06:23.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T03:44:22.765Z","etag":null,"topics":["boilerplate","package","php","skeleton"],"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/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:58:56.000Z","updated_at":"2016-08-24T02:15:55.000Z","dependencies_parsed_at":"2023-03-06T04:45:17.832Z","dependency_job_id":null,"html_url":"https://github.com/padosoft/package-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Fpackage-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Fpackage-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Fpackage-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Fpackage-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padosoft","download_url":"https://codeload.github.com/padosoft/package-skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240079638,"owners_count":19744725,"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":["boilerplate","package","php","skeleton"],"created_at":"2024-11-08T21:16:21.217Z","updated_at":"2025-02-21T20:15:12.903Z","avatar_url":"https://github.com/padosoft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## WORK IN PROGRESS\n# @@@package-name\n@@@descr\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![Agnostic][ico-agnostic]]\n[![HHVM Status][ico-hhvm]][link-hhvm]\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](#screenshots)\n  * [Change Log](#change-log)\n  * [Testing](#testing)\n  * [Contributing](#contributing)\n  * [Security](#security)\n  * [API Documentation](#api-documentation)\n  * [Credits](#credits)\n  * [About Padosoft](#about-padosoft)\n  * [License](#license)\n\n# Prerequisites\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# API Documentation\n\nPlease see API documentation at http://@@@organization.github.io/@@@package-name\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[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[ico-agnostic]: https://img.shields.io/badge/PHP-Framework%20agnostic-4F5B93.svg?style=flat-square\n[ico-hhvm]: http://hhvm.h4cc.de/badge/@@@vendor/@@@package_name.svg\n\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[link-sensiolab]: https://insight.sensiolabs.com/projects/@@@sensiolabs\n[link-hhvm]: http://hhvm.h4cc.de/package/@@@vendor/@@@package_name","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadosoft%2Fpackage-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadosoft%2Fpackage-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadosoft%2Fpackage-skeleton/lists"}