{"id":35405504,"url":"https://github.com/shokme/laravel-actito","last_synced_at":"2026-01-02T13:01:00.255Z","repository":{"id":62551836,"uuid":"498822987","full_name":"shokme/laravel-actito","owner":"shokme","description":"Laravel HTTP Facade wrapper for Actito API","archived":false,"fork":false,"pushed_at":"2025-05-16T10:01:32.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T10:39:27.699Z","etag":null,"topics":["actito","api","facade","http","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/shokme.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-01T16:54:36.000Z","updated_at":"2025-05-16T10:01:36.000Z","dependencies_parsed_at":"2022-11-03T02:30:49.878Z","dependency_job_id":null,"html_url":"https://github.com/shokme/laravel-actito","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/shokme/laravel-actito","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shokme%2Flaravel-actito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shokme%2Flaravel-actito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shokme%2Flaravel-actito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shokme%2Flaravel-actito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shokme","download_url":"https://codeload.github.com/shokme/laravel-actito/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shokme%2Flaravel-actito/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28173294,"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","status":"online","status_checked_at":"2026-01-02T02:00:06.235Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["actito","api","facade","http","laravel"],"created_at":"2026-01-02T13:00:20.108Z","updated_at":"2026-01-02T13:01:00.239Z","avatar_url":"https://github.com/shokme.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installation\n- PHP8.0+\n- Laravel 9.x(not tested on laravel 8.x)\n\nYou can install the package via composer:\n```sh\ncomposer require shokme/laravel-actito\n```\nYou must publish the configuration file\n```sh\nphp artisan vendor:publish --provider=\"Shokme\\Actito\\ActitoServiceProvider\" --tag=\"config\"\n```\n\n## Example\n```php\nActito::profile()-\u003efind('emailAddress=john@doe.com');\n\nProfile::all();\nTable::find('posts', '154');\n\n$actito = new Actito();\n$actito-\u003etable-\u003ecreate(...);\n```\nAll available methods are listed in each Facade, you can retrieve the Actito documentation link for each method \ninside `src/Endpoints/*`.\n\n## Changelog\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## License\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshokme%2Flaravel-actito","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshokme%2Flaravel-actito","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshokme%2Flaravel-actito/lists"}