{"id":19327672,"url":"https://github.com/antidot-framework/antidot-starter","last_synced_at":"2025-04-22T21:30:30.918Z","repository":{"id":34638214,"uuid":"178678209","full_name":"antidot-framework/antidot-starter","owner":"antidot-framework","description":"Antidot Framework Apllication Starter","archived":false,"fork":false,"pushed_at":"2023-07-03T17:39:01.000Z","size":70,"stargazers_count":29,"open_issues_count":4,"forks_count":3,"subscribers_count":5,"default_branch":"3.x.x","last_synced_at":"2025-04-02T04:03:32.053Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"https://antidotfw.io","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antidot-framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"kpicaza"}},"created_at":"2019-03-31T11:20:07.000Z","updated_at":"2022-03-15T08:40:22.000Z","dependencies_parsed_at":"2023-01-15T08:14:03.806Z","dependency_job_id":null,"html_url":"https://github.com/antidot-framework/antidot-starter","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antidot-framework%2Fantidot-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antidot-framework%2Fantidot-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antidot-framework%2Fantidot-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antidot-framework%2Fantidot-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antidot-framework","download_url":"https://codeload.github.com/antidot-framework/antidot-starter/tar.gz/refs/heads/3.x.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250328088,"owners_count":21412555,"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":["hacktoberfest"],"created_at":"2024-11-10T02:18:06.179Z","updated_at":"2025-04-22T21:30:30.651Z","avatar_url":"https://github.com/antidot-framework.png","language":"PHP","funding_links":["https://github.com/sponsors/kpicaza"],"categories":[],"sub_categories":[],"readme":"# Antidot Framework\n\nPHP full featured framework designed to allow you creating 100% framework agnostic code.\n\n## Key Features\n\n* **Preconfigured Coding Style**: [Psr-1](https://www.php-fig.org/psr/psr-1) and [Psr-2](https://www.php-fig.org/psr/psr-2) code sniffer to help to respect standard\n* **Logger**: [Psr-3](https://www.php-fig.org/psr/psr-3) implementation by [wshafer/monolog](https://github.com/wshafer/psr11-monolog)\n* **Auto-loading**: [Psr-4](https://www.php-fig.org/psr/psr-4) Namespaces auto-loading\n* **Request Response Lifecycle**: [Psr-7](https://www.php-fig.org/psr/psr-7) Request and responses using [Laminas Diactoros](https://docs.laminas.dev/laminas-diactoros/)\n* **Auto-wired Dependency injection**: [Psr-11](https://www.php-fig.org/psr/psr-11) Auto-wired dependency injection container\n* **Event Dispatcher**: [Psr-14](https://www.php-fig.org/psr/psr-14) Event dispatching system\n* **Request pipeline**: [Psr-15](https://www.php-fig.org/psr/psr-15) Request handler and Middleware\n* **Pipeline based router**: Intuitive to use route system\n* **Different Config Translators**: [Laminas config](https://docs.laminas.dev/laminas-config/) style or [Symfony](https://symfony.com/doc/current/best_practices/configuration.html) style\n* **Cli**: Ready to use Console Line Tool on top of [Symfony Console Tool](https://symfony.com/doc/current/components/console.html)\n\n\n## Quick Start\n\n```bash\ncomposer create-project antidot-fw/antidot-framework-starter project-name\ncd project-name\nXDEBUG_MODE=off bin/console serve # runs Async server with XDebug disabled for better performance\nphp -S 127.0.0.1:8000 -t public # runs Sync server nice for testing\n```\n\nRead the [Getting started](https://antidotfw.io/#/framework/getting-started) guide in the docs site.\n\n## Special thanks \u0026 Sponsors\n\n* **JetBrains:** Thanks for supporting us with the All Products Pack License for Open Source\n\n\u003ca href=\"https://www.jetbrains.com/?from=antidot-framework\" target=\"_blank\"\u003e\n    \u003cimg alt=\"JetBrains\" width=\"200\" src=\"https://antidotfw.io/images/jetbrains-variant-4.png\" style=\"width:263px !important;height:147px !important\"/\u003e\n\u003c/a\u003e\n\n###### Disclaimer: \n\n* This framework is based on concepts and components of other open source software, especially [Laminas Request Handler Runner](https://docs.laminas.dev/laminas-httphandlerrunner/), [Mezzio](https://docs.mezzio.dev/mezzio/) and [Laminas API tools legacy Zend Stratigillity](https://api-tools.getlaminas.org/).\n* The full or partial use of this software is the responsibility of the user.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantidot-framework%2Fantidot-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantidot-framework%2Fantidot-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantidot-framework%2Fantidot-starter/lists"}