{"id":19029985,"url":"https://github.com/padosoft/laravel-test","last_synced_at":"2026-05-13T21:35:25.685Z","repository":{"id":57035025,"uuid":"50192094","full_name":"padosoft/laravel-test","owner":"padosoft","description":"Base classes for Testing Laravel app and packages","archived":false,"fork":false,"pushed_at":"2025-08-07T09:48:18.000Z","size":52,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-07T11:35:55.948Z","etag":null,"topics":["laravel","laravel-package","test-laravel","unit-testing"],"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}},"created_at":"2016-01-22T16:12:49.000Z","updated_at":"2022-04-05T17:33:29.000Z","dependencies_parsed_at":"2022-08-23T20:50:59.715Z","dependency_job_id":null,"html_url":"https://github.com/padosoft/laravel-test","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/padosoft/laravel-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Flaravel-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Flaravel-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Flaravel-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Flaravel-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padosoft","download_url":"https://codeload.github.com/padosoft/laravel-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padosoft%2Flaravel-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33001261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: 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","laravel-package","test-laravel","unit-testing"],"created_at":"2024-11-08T21:16:02.362Z","updated_at":"2026-05-13T21:35:25.661Z","avatar_url":"https://github.com/padosoft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![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# laravel-test\nBase classes for Testing Laravel app and packages\n=======\n\nTable of Contents\n=================\n\n  * [laravel-test](#laravel-test)\n  * [Table of Contents](#table-of-contents)\n  * [PREREQUISITES](#prerequisites)\n    * [INSTALL](#install)\n    * [USAGE](#usage)\n      * [EXAMPLE:](#example)\n    * [SCHEDULE COMMAND](#schedule-command)\n    * [SCREENSHOOTS](#screenshoots)\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 padosoft/laravel-test\ncomposer require padosoft/test\n``` \n\n## USAGE\n\n\n### EXAMPLE:\n\n\n\n## SCHEDULE COMMAND\n\n\n\n## SCREENSHOOTS\n\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](https://github.com/padosoft/laravel-test/graphs/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/padosoft/laravel-test.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/padosoft/laravel-test/master.svg?style=flat-square\n[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/padosoft/laravel-test.svg?style=flat-square\n[ico-code-quality]: https://img.shields.io/scrutinizer/g/padosoft/laravel-test.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/padosoft/laravel-test.svg?style=flat-square\n[ico-sensiolab]: https://insight.sensiolabs.com/projects/@@@sensiolabs/small.png\n\n[link-packagist]: https://packagist.org/packages/padosoft/laravel-test\n[link-travis]: https://travis-ci.org/padosoft/laravel-test\n[link-scrutinizer]: https://scrutinizer-ci.com/g/padosoft/laravel-test/code-structure\n[link-code-quality]: https://scrutinizer-ci.com/g/padosoft/laravel-test\n[link-downloads]: https://packagist.org/packages/padosoft/laravel-test\n[link-sensiolab]: https://insight.sensiolabs.com/projects/@@@sensiolabs\n[link-author]: https://github.com/lopadova\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadosoft%2Flaravel-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadosoft%2Flaravel-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadosoft%2Flaravel-test/lists"}