{"id":20103183,"url":"https://github.com/dotkernel/dotkernel-v1","last_synced_at":"2026-04-10T11:02:08.221Z","repository":{"id":73672231,"uuid":"164082205","full_name":"dotkernel/dotkernel-v1","owner":"dotkernel","description":"PHP Application Framework, based on Zend Framework 1.x ","archived":false,"fork":false,"pushed_at":"2019-01-04T15:54:42.000Z","size":33824,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-13T04:41:38.558Z","etag":null,"topics":["php7","zend-framework"],"latest_commit_sha":null,"homepage":"https://v1.dotkernel.net","language":"JavaScript","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/dotkernel.png","metadata":{"files":{"readme":"readme.txt","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-04T08:47:07.000Z","updated_at":"2023-04-01T08:34:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"b628a848-48fb-4c3a-95e3-2f076a7af379","html_url":"https://github.com/dotkernel/dotkernel-v1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotkernel%2Fdotkernel-v1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotkernel%2Fdotkernel-v1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotkernel%2Fdotkernel-v1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotkernel%2Fdotkernel-v1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotkernel","download_url":"https://codeload.github.com/dotkernel/dotkernel-v1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241542693,"owners_count":19979373,"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":["php7","zend-framework"],"created_at":"2024-11-13T17:34:39.249Z","updated_at":"2025-12-31T01:05:16.407Z","avatar_url":"https://github.com/dotkernel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Welcome to the Dotkernel @VERSION@ release\n\nDotKernel is a PHP Application Framework, built on top of Zend Framework 1 (ZF)\n[ https://github.com/zendframework/zf1 ]\n\t\n\thttp://www.dotkernel.com/\n\nRELEASE INFORMATION\n-------------------\nDotkernel @VERSION@ - @DATERELEASE@ (r@HEADREVISION@)\n\nFor detailed changes, please see \n\thttp://www.dotkernel.com/changelog/@CHANGELOGVER@\n\n\nSYSTEM REQUIREMENTS\n-------------------\n\nDotKernel requires:\n- APACHE or Nginx HTTP server\n- PHP 7.2.0 or later \n- MySQL 5.5 or later (MySQL 5.6.x recommended)\n- Zend Framework 1.12.20 \nFor more details, please see: \n\thttp://www.dotkernel.com/docs/system-requirements/\n\n\nINSTALLATION\n------------\n\nTo install Dotkernel, follow the steps below.\nNote: It is important to follow the steps in the exact order below (especially steps 9, 10, 11).\n\n   1. Download dk7.php file to test that your environment meets Dotkernel system requirements\n   2. Download a copy of Dotkernel\n   3. Unzip the downloaded package. You should have a Dotkernel-@VERSION@ directory\n   4. Upload the folder content to your web server\n   5. Create a MySQL database and import dot_kernel.sql file into it\n   6. Set your environment (production, staging or development) in .htaccess by using the APPLICATION_ENV variable. In Dotkernel, the development \n      environment is set by default.\n      NOTE: You might want to disable the caching till you edit all the xml's you need, otherwise the changes will be ignored as the old xml data is still cached\n   7. Depending on your environment, edit the configuration file configs/application.ini to reflect the website url and the connection to the database \n      you created previously\n      NOTE: Make sure the database and the application.ini have the same collation set\n   8. Edit the seo.xml file (found in /configs/dots/) to reflect the website title, description and other seo information\n   9. Test the installation by opening the URL you set as your website. If you see the Home page, your Dotkernel installation is completed.\n  10. Log In into admin module: http://www.yourdotkernelinstance.com/admin/ with these credentials\n      username: admin\n      password: dot\n  11. Change your admin password: http://www.yourdotkernelinstance.com/admin/admin/account/ \n   \n   \nDOCUMENTATION\n---------\n\nOnline documentation can be found at \n\thttps://www.dotkernel.com/phpdocs/\n     \nQUESTIONS\n---------\n\nIf you have any questions about DotKernel, visit our website:\n\thttps://www.dotkernel.com/\n\t\nFEEDBACK\n--------\n\nIf you encounter any unexpected behavior of the application, please report the \nissue in the Dotkernel bug tracker:\n\thttps://www.dotkernel.net/\n\t\n\nSUBVERSION REPOSITORY\n----------------------\nYou can grab latest Dotkernel copy from:\n\t http://v1.dotkernel.net/svn/trunk/\n\nBrowse SVN repository:\n\thttp://websvn.dotkernel.net/listing.php?repname=DotKernel\n\n\nLICENSE\n-------\n\nDotkernel is Open Source, and released under Open Software License (OSL 3.0)\nSee http://opensource.org/licenses/osl-3.0\n\nThis product includes GeoLite data created by MaxMind, available from\n  \u003ca href=\"http://www.maxmind.com\"\u003ehttp://www.maxmind.com\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotkernel%2Fdotkernel-v1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotkernel%2Fdotkernel-v1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotkernel%2Fdotkernel-v1/lists"}