{"id":15524557,"url":"https://github.com/sergeyklay/psr","last_synced_at":"2025-10-18T05:30:32.068Z","repository":{"id":145825024,"uuid":"114306451","full_name":"sergeyklay/psr","owner":"sergeyklay","description":"DEPRECATED: Use of this repository is deprecated.","archived":false,"fork":false,"pushed_at":"2017-12-21T21:11:36.000Z","size":145,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"deprecated","last_synced_at":"2024-12-08T12:27:25.766Z","etag":null,"topics":["php-extension","php7","psr","psr-11","psr-16","psr-7"],"latest_commit_sha":null,"homepage":"https://github.com/jbboehr/php-psr","language":"C","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/sergeyklay.png","metadata":{"files":{"readme":"README.WIN32-BUILD-SYSTEM","changelog":"NEWS","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-14T23:36:21.000Z","updated_at":"2017-12-21T21:12:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8dde459-b5e9-4052-8e73-bf061c0ac136","html_url":"https://github.com/sergeyklay/psr","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeyklay%2Fpsr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeyklay%2Fpsr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeyklay%2Fpsr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergeyklay%2Fpsr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergeyklay","download_url":"https://codeload.github.com/sergeyklay/psr/tar.gz/refs/heads/deprecated","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236904834,"owners_count":19223156,"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-extension","php7","psr","psr-11","psr-16","psr-7"],"created_at":"2024-10-02T10:51:41.533Z","updated_at":"2025-10-18T05:30:31.646Z","avatar_url":"https://github.com/sergeyklay.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[PSR]\n---------------\n\n[Installation Guide]\n--------------------\n\nThis guide explains how to install PSR using a Windows operating system.\nSome parts are optional, when you have a specific PHP version.\nParts which are only necessary for a specific PHP version, are marked as such.\n\n[Software Requirements]\n------------------------------------------\n\n* Install Visual Studio 2012 Express: http://www.microsoft.com/en-US/download/details.aspx?id=34673\n  You should start it and activate it.\n\n[Software Requirements General]\n-------------------------------\n\n* Install PHP (NTS): http://windows.php.net/download/\n  * Download and extract it\n  * Make sure it is in the PATH, as for example below:\n    setx path \"%path%;c:\\path-to-php\\\"\n\n* Install PHP SDK: http://windows.php.net/downloads/php-sdk/\n  (Currently `php-sdk-binary-tools-20110915.zip` is the newest):\n    setx php_sdk \"c:\\path-to-php-sdk\"\n* Install PHP SDK 2.0 for PHP 7.0+: https://github.com/OSTC/php-sdk-binary-tools\n\n* Download PHP Developer Pack(NTS!): http://windows.php.net/downloads/releases/\n  (Or build it yourself with `--enable-debug --disable-zts` and `nmake build-devel`,\n  or just `nmake snap` by using the PHP-SDK). Run:\n    setx php_devpack \"c:\\path-to-extracted-devpack\"\n\n\n[Installation of PSR]\n-------------------------------\n\n* Clone/Download the repostiory\n\n* Then compile PSR:\n  %PHP_DEVPACK%\\phpize\n  configure --enable-psr\n  nmake 2\u003e compile-errors.log 1\u003e compile.log\n\n* Edit your `php.ini` file and add this line:\n  extension=c:\\path-to-psr\\ext\\Release_TS\\php_psr.dll\n\n* Finally, restart your web server\n\n\nNOTE: To ensure that your PSR installation was successful, debug with:\n  \u003c?php phpinfo(); ?\u003e\n\nand search for a section mentioning the PSR extension.\n\n[Additional Links]\n------------------\n\n* Building PHP 7.0 - 7.1 under Windows: https://wiki.php.net/internals/windows/stepbystepbuild\n* Building PHP 7.2+ under Windows: https://wiki.php.net/internals/windows/stepbystepbuild_sdk_2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeyklay%2Fpsr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergeyklay%2Fpsr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeyklay%2Fpsr/lists"}