{"id":13410189,"url":"https://github.com/jmathai/epiphany","last_synced_at":"2025-10-07T01:37:02.215Z","repository":{"id":1016741,"uuid":"20693","full_name":"jmathai/epiphany","owner":"jmathai","description":"A micro PHP framework that's fast, easy, clean and RESTful. The framework does not do a lot of magic under the hood. It is, by design, very simple and very powerful.","archived":false,"fork":false,"pushed_at":"2020-12-17T07:34:55.000Z","size":249,"stargazers_count":686,"open_issues_count":30,"forks_count":139,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-05-23T02:06:24.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/jmathai/epiphany","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmathai.png","metadata":{"files":{"readme":"README.markdown","changelog":"Changelog","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jmathai"}},"created_at":"2008-05-30T06:22:51.000Z","updated_at":"2025-04-06T22:28:42.000Z","dependencies_parsed_at":"2022-08-06T10:01:22.915Z","dependency_job_id":null,"html_url":"https://github.com/jmathai/epiphany","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmathai/epiphany","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmathai%2Fepiphany","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmathai%2Fepiphany/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmathai%2Fepiphany/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmathai%2Fepiphany/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmathai","download_url":"https://codeload.github.com/jmathai/epiphany/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmathai%2Fepiphany/sbom","scorecard":{"id":524016,"data":{"date":"2025-08-11","repo":{"name":"github.com/jmathai/epiphany","commit":"0d2c06f8bfedc806e3050d919474be1225dd3852"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/28 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T03:52:38.817Z","repository_id":1016741,"created_at":"2025-08-20T03:52:38.817Z","updated_at":"2025-08-20T03:52:38.817Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708074,"owners_count":26031932,"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":"2025-10-06T02:00:05.630Z","response_time":65,"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-07-30T20:01:05.447Z","updated_at":"2025-10-07T01:37:02.194Z","avatar_url":"https://github.com/jmathai.png","language":"PHP","funding_links":["https://github.com/sponsors/jmathai"],"categories":["PHP"],"sub_categories":[],"readme":"The Epiphany PHP Framework\n=======================\n#### Fast. Easy. Clean. RESTful\n\n----------------------------------------\n\n### How it looks\n\nThe most basic example is including the routing module and defining a few endpoints and providing a callback function that executes when someone requests that page.\n\n    Epi::init('route');\n    getRoute()-\u003eget('/', 'home');\n    getRoute()-\u003eget('/contact', 'contactUs');\n    getRoute()-\u003erun();\n    \n    function home() {\n        echo 'You are at the home page';\n    }\n\n    function contactUs() {\n        echo 'Send us an email at \u003ca href=\"mailto:foo@bar.com\"\u003efoo@bar.com\u003c/a\u003e';\n    }\n\n----------------------------------------    \n\n### Learn more about the modules\n\nRead documentation on the individual modules available in Epiphany.\n\n1. [Route][route] - A RESTful routing library to map paths to functions.\n2. [Api][api] - An API helper module to create private and public APIs. This is both new and awesome.\n3. [Session][session] - A multi-engine session library which supports native PHP sessions, APC and Memcached.\n4. [Database][database] - A simple interface to PDO's MySql driver.\n5. [Cache][cache] - A easy caching library which supports APC and Memcached.\n6. [Config][config] - An ini based configuration library that supports overloading.\n\n----------------------------------------\n\n\n### The Manifesto\n\nThe Epiphany framework is fast, easy, clean and RESTful. The framework does not do a lot of magic under the hood. It is, by design, very simple and very powerful.\n\nThe documentation provides a few conventions that we believe lead to well written code but you're free to use any style you'd like. The framework never dictates how you should write or structure your application.\n\n----------------------------------------\n\n### What you need\n\nThe Epiphany framework only requires PHP 5+, Apache and mod_rewrite. That's all!\n\n----------------------------------------\n\n### Getting started\n\nThe following links to documentation and articles will help you get up and running in no time. Included in the repository is an example directory with sub applications highlighting the different features of the Epiphany framework.\n\n1. \u003chttp://github.com/jmathai/epiphany\u003e\n\n### The authors\n\nGet in touch with the authors if you have suggestions or questions.\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"http://www.gravatar.com/avatar/e4d1f099d40e3b453be3355349b90457?s=60\"\u003e\u003c/td\u003e\u003ctd valign=\"middle\"\u003eJaisen Mathai\u003cbr\u003ejaisen-at-jmathai.com\u003cbr\u003e\u003ca href=\"http://www.jaisenmathai.com\"\u003ehttp://www.jaisenmathai.com\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"http://www.gravatar.com/avatar/nohash?s=60\"\u003e\u003c/td\u003e\u003ctd valign=\"middle\"\u003eKevin Hornschemeier\u003cbr\u003ekhornschemeier-at-gmail.com\u003cbr\u003e\u003ca href=\"http://www.khornschemeier.com\"\u003ehttp://www.khornschemeier.com\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\n\u003c/table\u003e\n\n\n[route]: https://github.com/jmathai/epiphany/blob/master/docs/Route.markdown\n[api]: https://github.com/jmathai/epiphany/blob/master/docs/Api.markdown\n[session]: https://github.com/jmathai/epiphany/blob/master/docs/Session.markdown\n[database]: https://github.com/jmathai/epiphany/blob/master/docs/Database.markdown\n[cache]: https://github.com/jmathai/epiphany/blob/master/docs/Cache.markdown\n[config]: https://github.com/jmathai/epiphany/blob/master/docs/Config.markdown\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmathai%2Fepiphany","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmathai%2Fepiphany","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmathai%2Fepiphany/lists"}