{"id":13805297,"url":"https://github.com/phalcon/album-o-rama","last_synced_at":"2025-04-15T20:52:49.930Z","repository":{"id":5856981,"uuid":"7073809","full_name":"phalcon/album-o-rama","owner":"phalcon","description":"Sample application for the Phalcon PHP Framework.","archived":false,"fork":false,"pushed_at":"2019-05-04T14:23:34.000Z","size":21583,"stargazers_count":84,"open_issues_count":1,"forks_count":33,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-10-12T10:31:45.820Z","etag":null,"topics":["phalcon","phalconphp","php","php7","sample-app"],"latest_commit_sha":null,"homepage":"https://phalcon.io","language":"CSS","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/phalcon.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":"2012-12-09T00:18:59.000Z","updated_at":"2022-10-07T05:25:13.000Z","dependencies_parsed_at":"2022-08-31T16:41:53.293Z","dependency_job_id":null,"html_url":"https://github.com/phalcon/album-o-rama","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phalcon%2Falbum-o-rama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phalcon%2Falbum-o-rama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phalcon%2Falbum-o-rama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phalcon%2Falbum-o-rama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phalcon","download_url":"https://codeload.github.com/phalcon/album-o-rama/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249153916,"owners_count":21221330,"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":["phalcon","phalconphp","php","php7","sample-app"],"created_at":"2024-08-04T01:00:59.758Z","updated_at":"2025-04-15T20:52:49.901Z","avatar_url":"https://github.com/phalcon.png","language":"CSS","funding_links":[],"categories":["Application Skeleton"],"sub_categories":[],"readme":"# Album O'Rama\n\nPhalcon PHP is a web framework delivered as a C extension providing high\nperformance and lower resource consumption.\n\nThis is a sample application for the Phalcon PHP Framework. We expect to\nimplement as many features as possible to showcase the framework and its\npotential.\n\nPlease write us if you have any feedback.\n\nThanks.\n\n## NOTE\n\nThe `master` branch will always contain the latest _unstable_ version. If you\nwish to check older versions or formal, tagged release, please switch to the\nrelevant [tag](https://github.com/phalcon/album-o-rama/releases).\n\n## Get Started\n\n### Requirements\n\nTo run this application on your machine, you need at least:\n\n* [Composer][1]\n* PHP \u003e= 5.4\n* [Apache Web Server][2] with [mod_rewrite][3] enabled or [Nginx][4]\n* Latest stable [Phalcon Framework release][5] extension enabled\n\n### Installation\n\nInstall composer in a common location or in your project:\n\n```sh\n$ curl -s http://getcomposer.org/installer | php\n```\n\nCreate the composer.json file as follows:\n\n```json\n{\n    \"require\": {\n        \"phalcon/album-o-rama\": \"dev-master\"\n    }\n}\n```\n\nRun the composer installer:\n\n```sh\n$ php composer.phar install\n```\n\nThen you'll need to create the database and initialize schema:\n\n```sh\n$ echo 'CREATE DATABASE albumorama' | mysql -u root\n$ cat schemas/albumorama.sql | mysql -u root albumorama\n```\n\nAnd set permissions for cache dirs:\n\n```sh\n$ chmod a+wx var/logs/\n$ chmod a+wx var/cache/\n$ chmod a+wx var/volt/\n```\n\n## License\n\nAlbum O'Rama is open-sourced software licensed under the [New BSD License][6]. © Phalcon Team and contributors\n\n[1]: https://getcomposer.org/\n[2]: http://httpd.apache.org/\n[3]: http://httpd.apache.org/docs/current/mod/mod_rewrite.html\n[4]: http://nginx.org/\n[5]: https://github.com/phalcon/cphalcon/releases\n[6]: https://github.com/phalcon/album-o-rama/blob/master/docs/LICENSE.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphalcon%2Falbum-o-rama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphalcon%2Falbum-o-rama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphalcon%2Falbum-o-rama/lists"}