{"id":16731648,"url":"https://github.com/missinglink/insomnia","last_synced_at":"2025-08-02T15:03:10.443Z","repository":{"id":1433147,"uuid":"1633722","full_name":"missinglink/Insomnia","owner":"missinglink","description":"Insomnia - PHP 5.3 MVC framework for creating RESTful web services, built on Doctrine2 components","archived":false,"fork":false,"pushed_at":"2013-09-22T15:04:19.000Z","size":3171,"stargazers_count":11,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-24T19:46:34.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/missinglink.png","metadata":{"files":{"readme":"README.md","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-19T02:30:16.000Z","updated_at":"2017-08-25T04:32:11.000Z","dependencies_parsed_at":"2022-07-29T13:19:04.495Z","dependency_job_id":null,"html_url":"https://github.com/missinglink/Insomnia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/missinglink/Insomnia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missinglink%2FInsomnia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missinglink%2FInsomnia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missinglink%2FInsomnia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missinglink%2FInsomnia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/missinglink","download_url":"https://codeload.github.com/missinglink/Insomnia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/missinglink%2FInsomnia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268408186,"owners_count":24245576,"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-08-02T02:00:12.353Z","response_time":74,"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-12T23:38:19.927Z","updated_at":"2025-08-02T15:03:10.357Z","avatar_url":"https://github.com/missinglink.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Insomnia](http://i.imgur.com/J8PFF.jpg)\n\nWelcome to the Insomnia Framework Beta Release! \n\nRelease Information\n-------------------\n\nInsomnia Framework beta1\n\nTHIS SOFTWARE IS NO LONGER IN ACTIVE DEVELOPMENT, feel free to fork it and do what you will with it.\n\nFeatures\n--------\n\n* Insomnia allows you to quickly and easily create RESTful HTTP/1.1 compliant web services in PHP.\n* The Insomnia Kernel is built with performance and modularity in mind.\n* The Framework is structured such a way that it enforces separation between the Framework and Application layers.\n* Insomnia works well with Doctrine 2, using some of the Doctrine common components such as ClassLoader and AnnotationParser.\n* The Framework can be easily combined with libraries from Symfony, Zend, Doctrine, Propel, etc...\n* A wide range of community modules are available to extend the core functionality.\n\nModules\n-------\n\nCurrently the following modules ship with Insomnia:\n\n### Core\n\n* [HTTP](https://github.com/missinglink/Insomnia/tree/master/lib/Insomnia/Kernel/Module/HTTP)\n    `Provides HTTP/1.1 functionality.` `Deals with the request [params/headers/body] and speaks HTTP/1.1`\n* [Mime](https://github.com/missinglink/Insomnia/tree/master/lib/Insomnia/Kernel/Module/Mime)\n    `Provides format detection [headers/file extensions]` `Provides multiple response formats [json/xml/txt/ini/yaml]`\n* [ErrorHandler](https://github.com/missinglink/Insomnia/tree/master/lib/Insomnia/Kernel/Module/ErrorHandler)\n    `Catches exceptions and provides debugging information`\n\n### Community\n\n* [Documentation](https://github.com/missinglink/Insomnia/tree/master/Community/Module/Documentation)\n    `Provides an interface to auto-generate documentation`\n* [Console](https://github.com/missinglink/Insomnia/tree/master/Community/Module/Console)\n    `Allows script execution via the command line`\n* [Session](https://github.com/missinglink/Insomnia/tree/master/Community/Module/Session)\n    `Provides flexible stateful session handling`\n* [RequestValidator](https://github.com/missinglink/Insomnia/tree/master/Community/Module/RequestValidator)\n    `Provides a basic request validator`\n* [RestClient](https://github.com/missinglink/Insomnia/tree/master/Community/Module/RestClient)\n    `Provides a basic rest client for testing`\n* [Cors](https://github.com/missinglink/Insomnia/tree/master/Community/Module/Cors)\n    `Adds cross-origin-resources-sharing headers to all HTTP responses`\n* [Compatibility](https://github.com/missinglink/Insomnia/tree/master/Community/Module/Compatibility)\n    `Provides a compatibility layer for difficult clients`\n\nSystem Requirements\n------------------------\n\nInsomnia Framework beta1 requires PHP 5.3 or later; we recommend using the\nlatest PHP version whenever possible.\n\nInstallation\n------------------------\n\nPlease see install.txt\n\nLicense\n------------------------\n\nInsomnia is released under the MIT(Poetic) Software license\n\n    This work 'as-is' we provide.\n    No warranty express or implied.\n    Therefore, no claim on us will abide.\n    Liability for damages denied.\n\n    Permission is granted hereby,\n    to copy, share, and modify.\n    Use as is fit,\n    free or for profit.\n    These rights, on this notice, rely. \n\nUnit Tests\n------------------------\n\nOnce you've installed PHPUnit you can run the test suite by executing:\n\n    phpunit\n\nQuestions \u0026 Feedback\n------------------------\n\nIf you would like to be notified of new releases, you can subscribe to our \nrepository on Github https://github.com/missinglink/Insomnia.\n\nOr you can contact the lead developer directly:\n\nPeter Johnson ( https://github.com/missinglink )\n\n\n[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/missinglink/insomnia/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmissinglink%2Finsomnia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmissinglink%2Finsomnia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmissinglink%2Finsomnia/lists"}