{"id":16482491,"url":"https://github.com/f/pinata","last_synced_at":"2026-05-14T17:03:33.976Z","repository":{"id":140370674,"uuid":"1601801","full_name":"f/pinata","owner":"f","description":"Sinatra-like PHP Framework","archived":false,"fork":false,"pushed_at":"2011-05-05T20:14:30.000Z","size":92,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T22:41:28.486Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/f.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-04-12T00:12:44.000Z","updated_at":"2022-02-15T08:56:19.000Z","dependencies_parsed_at":"2023-03-13T10:43:16.574Z","dependency_job_id":null,"html_url":"https://github.com/f/pinata","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/f/pinata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fpinata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fpinata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fpinata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fpinata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f","download_url":"https://codeload.github.com/f/pinata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fpinata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33034788,"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":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":[],"created_at":"2024-10-11T13:10:59.737Z","updated_at":"2026-05-14T17:03:33.947Z","avatar_url":"https://github.com/f.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Sinatra-like PHP framework.\n\n\u003c?php\nrequire_once 'lib/pinata.php';\n\nlayout('layout.phtml');\n\noption('variable', 'test');\n\nbefore(function() {\n\techo 'start one';\n});\n\n$a = $b = $c = 1;\n\nerror(404, function() {\n\techo 'Not found';\n});\n\nget('/user/(?\u003cid\u003e\\d+)', $a == 1 \u0026\u0026 $b == 1, function() {\n\n\tbefore(function() {\n\t\techo 'start '.option('variable');\n\t});\n\n\tafter(function() {\n\t\techo 'end';\n\t});\n\n\tassign('a', 1);\n\tassign('c', 2);\n\n\tdisplay('x.phtml');\n\n\techo param('id');\n\techo route('/user/edit/234');\n\n});\n\nget('/user/edit/(?\u003cid\u003e\\d+)', function() {\n\n\terror(404);\n\n\techo param('id');\n});","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fpinata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff%2Fpinata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fpinata/lists"}