{"id":13660362,"url":"https://github.com/alixaxel/phunction","last_synced_at":"2025-03-16T13:31:35.302Z","repository":{"id":1367080,"uuid":"1317281","full_name":"alixaxel/phunction","owner":"alixaxel","description":"Small and carefully designed PHP 5.2+ HMVC framework.","archived":false,"fork":false,"pushed_at":"2019-06-23T18:24:39.000Z","size":258,"stargazers_count":104,"open_issues_count":4,"forks_count":10,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-02-27T09:49:46.280Z","etag":null,"topics":["php"],"latest_commit_sha":null,"homepage":"//github.com/alixaxel/phunction/","language":"PHP","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/alixaxel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":"https://paypal.me/alixaxel"}},"created_at":"2011-02-01T18:49:49.000Z","updated_at":"2025-01-22T20:10:19.000Z","dependencies_parsed_at":"2022-07-29T10:39:38.445Z","dependency_job_id":null,"html_url":"https://github.com/alixaxel/phunction","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/alixaxel%2Fphunction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alixaxel%2Fphunction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alixaxel%2Fphunction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alixaxel%2Fphunction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alixaxel","download_url":"https://codeload.github.com/alixaxel/phunction/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243817278,"owners_count":20352530,"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"],"created_at":"2024-08-02T05:01:20.648Z","updated_at":"2025-03-16T13:31:34.937Z","avatar_url":"https://github.com/alixaxel.png","language":"PHP","readme":"## carefully designed PHP 5.2+ HMVC framework\n\n\u003e Note: phunction is currently not fully compatible with PHP 5.5+.\n\n\u003e I'm currently working on version 3.0.0 with a highly improved codebase and better documentation.\n\n\u003chr /\u003e\n\n## Usage:\n\n\tph([$id])-\u003e[{[{Sub}-\u003e]*Class}-\u003e]{Method}($arguments);\n\n## Classes:\n\n* **[phunction](https://github.com/alixaxel/phunction/blob/master/phunction.php)**\n   * **[Auth](https://github.com/alixaxel/phunction/blob/master/phunction/Auth.php)**\n   * **[CLI](https://github.com/alixaxel/phunction/blob/master/phunction/CLI.php)**\n   * **[Date](https://github.com/alixaxel/phunction/blob/master/phunction/Date.php)**\n   * **[DB](https://github.com/alixaxel/phunction/blob/master/phunction/DB.php)**\n      * **[SQL](https://github.com/alixaxel/phunction/blob/master/phunction/DB/SQL.php)**\n   * **[Disk](https://github.com/alixaxel/phunction/blob/master/phunction/Disk.php)**\n   * **[HTML](https://github.com/alixaxel/phunction/blob/master/phunction/HTML.php)**\n      * **[Form](https://github.com/alixaxel/phunction/blob/master/phunction/HTML/Form.php)**\n   * **[HTTP](https://github.com/alixaxel/phunction/blob/master/phunction/HTTP.php)**\n   * **[Is](https://github.com/alixaxel/phunction/blob/master/phunction/Is.php)**\n   * **[Math](https://github.com/alixaxel/phunction/blob/master/phunction/Math.php)**\n      * **[BC](https://github.com/alixaxel/phunction/blob/master/phunction/Math/BC.php)**\n      * **[Combinatorics](https://github.com/alixaxel/phunction/blob/master/phunction/Math/Combinatorics.php)**\n      * **[Mean](https://github.com/alixaxel/phunction/blob/master/phunction/Math/Mean.php)**\n      * **[Round](https://github.com/alixaxel/phunction/blob/master/phunction/Math/Round.php)**\n   * **[Net](https://github.com/alixaxel/phunction/blob/master/phunction/Net.php)**\n      * **[Akismet](https://github.com/alixaxel/phunction/blob/master/phunction/Net/Akismet.php)**\n      * *[Amazon](https://github.com/alixaxel/phunction/blob/master/phunction/Net/Amazon.php)* (*)\n      * *[Facebook](https://github.com/alixaxel/phunction/blob/master/phunction/Net/Facebook.php)* (*)\n      * **[Google](https://github.com/alixaxel/phunction/blob/master/phunction/Net/Google.php)**\n      * **[PayPal](https://github.com/alixaxel/phunction/blob/master/phunction/Net/PayPal.php)**\n      * *[Twitter](https://github.com/alixaxel/phunction/blob/master/phunction/Net/Twitter.php)* (*)\n      * *[Yahoo](https://github.com/alixaxel/phunction/blob/master/phunction/Net/Yahoo.php)* (*)\n   * **[Text](https://github.com/alixaxel/phunction/blob/master/phunction/Text.php)**\n      * **[Unicode](https://github.com/alixaxel/phunction/blob/master/phunction/Text/Unicode.php)**\n\n(*) - Planned / Under Development\n\n\u003chr /\u003e\n\n**phunction adopted [Semantic Versioning](http://semver.org/) since version *2.4.0*.**\n","funding_links":["https://paypal.me/alixaxel"],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falixaxel%2Fphunction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falixaxel%2Fphunction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falixaxel%2Fphunction/lists"}