{"id":13669526,"url":"https://github.com/autarky/framework","last_synced_at":"2025-07-08T13:14:07.007Z","repository":{"id":15639783,"uuid":"18376778","full_name":"autarky/framework","owner":"autarky","description":"PHP framework for self-sufficient developers.","archived":false,"fork":false,"pushed_at":"2019-11-06T17:43:42.000Z","size":767,"stargazers_count":62,"open_issues_count":11,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-08T13:14:04.472Z","etag":null,"topics":["php","php-framework"],"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/autarky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-02T18:29:20.000Z","updated_at":"2025-06-10T20:32:59.000Z","dependencies_parsed_at":"2022-07-12T15:13:57.778Z","dependency_job_id":null,"html_url":"https://github.com/autarky/framework","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/autarky/framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autarky%2Fframework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autarky%2Fframework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autarky%2Fframework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autarky%2Fframework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autarky","download_url":"https://codeload.github.com/autarky/framework/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autarky%2Fframework/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264275960,"owners_count":23583335,"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":["php","php-framework"],"created_at":"2024-08-02T08:01:16.410Z","updated_at":"2025-07-08T13:14:06.971Z","avatar_url":"https://github.com/autarky.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# Autarky\n\n[![Build Status](https://travis-ci.org/autarky/framework.png?branch=master)](https://travis-ci.org/autarky/framework)\n[![Latest Stable Version](https://poser.pugx.org/autarky/framework/v/stable.svg)](https://github.com/autarky/framework/releases)\n[![Latest Unstable Version](https://poser.pugx.org/autarky/framework/v/unstable.svg)](https://github.com/autarky/framework/branches/active)\n[![License](https://poser.pugx.org/autarky/framework/license.svg)](http://opensource.org/licenses/MIT)\n\nAutarky is a PHP framework for experienced developers and/or quick learners, with a focus on developer freedom of choice, configuration over convention, and the right mix of rapid/pleasant development and sturdy application architecture.\n\nDocumentation is available at [autarky.lutro.me](http://autarky.lutro.me).\n\nChangelog and upgrade instructions are available in Github's [releases](https://github.com/autarky/framework/releases).\n\nRelated repositories: [Container](https://github.com/autarky/container), [Twig templating](https://github.com/autarky/twig-templating)\n\n## Installation\n\nTry the framework out by creating a skeleton project using composer.\n\nIf you don't have composer installed already:\n\n```\ncurl -sS https://getcomposer.org/installer | php\nchmod +x composer.phar \u0026\u0026 mv composer.phar /usr/local/bin/composer\n```\n\nCreate the skeleton project using composer:\n\n```\ncomposer create-project -s dev autarky/skeleton --prefer-dist ./myproject\ncd myproject \u0026\u0026 php -S localhost:8000 -t ./public\n```\n\nVisit the url \"localhost:8000\" in your browser to make sure it's working.\n\n## Contributing\n\n```\ngit clone https://github.com/autarky/framework /path/to/autarky\ncd /path/to/autarky\ncomposer install\nphpunit\n```\n\nThe master branch is the current minor version. Previous minor versions have their own branches. Only critical bugfixes should be applied to these branches.\n\nThe develop branch is the next minor version. New features are applied to this branch.\n\nRead the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.\n\n## Contact\n\nFeel free to open an issue on GitHub if you have any problems or suggestions. Alternatively (or additionally), you may want to ask on [Stack Overflow](http://stackoverflow.com) using the [\"autarky\" tag](http://stackoverflow.com/questions/ask?tags=autarky,php).\n\nContact [Andreas Lutro](https://github.com/anlutro) personally for potential security issues.\n\n## License\n\nThe contents of this repository is released under the [MIT license](http://opensource.org/licenses/MIT). See the [LICENSE](LICENSE) file included for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautarky%2Fframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautarky%2Fframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautarky%2Fframework/lists"}