{"id":18735142,"url":"https://github.com/irontec/klear-starter","last_synced_at":"2025-10-26T15:34:10.456Z","repository":{"id":27131066,"uuid":"30599554","full_name":"irontec/klear-starter","owner":"irontec","description":"klear-starter","archived":false,"fork":false,"pushed_at":"2016-08-16T10:57:53.000Z","size":56,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-01-31T04:53:53.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/irontec.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":"2015-02-10T15:47:16.000Z","updated_at":"2016-05-09T18:22:22.000Z","dependencies_parsed_at":"2022-08-31T17:20:08.643Z","dependency_job_id":null,"html_url":"https://github.com/irontec/klear-starter","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irontec%2Fklear-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irontec%2Fklear-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irontec%2Fklear-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irontec%2Fklear-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irontec","download_url":"https://codeload.github.com/irontec/klear-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239607635,"owners_count":19667453,"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":[],"created_at":"2024-11-07T15:15:51.561Z","updated_at":"2025-10-18T17:15:15.897Z","avatar_url":"https://github.com/irontec.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# klear-starter\nklear-starter\n\n\n## Klear en Packagist  https://packagist.org/packages/\n\n¿que es packagist? es un gestor de paquetes, que se pueden instalar con composer.\nPor las limitaciones de mayúsculas que tiene este gestor no se puede instalar klear por individual. Pero hay algo mejor y es que con \"**composer create-project  irontec/klear-starter my-proyect**\" crea un skeleton de un proyecto zend framework 1 con un klear basico funcionando (skeleton https://github.com/irontec/klear-starter). \n\n\n## Como empezar un nuevo proyecto\n\nPara este ejemplo la base de datos y el namespace serán “Testing”.\n\nEn el directorio de desarrollo ejecutamos el siguiente comando:\n```bash\ncomposer create-project irontec/klear-starter Testing\n```\n\nLo que crea un proyecto de Zend Framework 1 con el sistema de layout’s activo, el modulo klear, los generadores y la librería Iron.\n\nAl terminar la instalación composer, deja el siguiente mensaje \"ahora entra a tu proyecto y ejecuta  php cli/install.php\" el cual pide la información que necesaria en el application.ini, crea la tabla “KlearUsers” y ejecutará los generadores klear-models-mappers-generator.php, klear-db-generator.php y klear-yaml-generator.php\n\nSi todo se ejecuta correctamente queda funcionando una web limpia y un klear, con la tabla de usuarios y con datos de accesos admin:1234\n\n\n## Requisitos:\n* Zend-framework 1.12\n* MySQL 5.5\n\n* PHP 5.5\n* php5-imagick\n* php5-curl\n* php5-mysql\n* php5-mcrypt\n* php-apc\n* php-pear\n* php5-dev\n* php5-readline\n\n* pecl install yaml\n\n## Configuraciones de Apache:\n```apache\n\u003cDirectory /path/\u003e\n    Options -Indexes FollowSymLinks -MultiViews\n    AllowOverride All\n    Order allow,deny\n    allow from all\n\u003c/Directory\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firontec%2Fklear-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firontec%2Fklear-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firontec%2Fklear-starter/lists"}