{"id":17105032,"url":"https://github.com/gilbitron/puf","last_synced_at":"2025-04-13T01:13:01.013Z","repository":{"id":1308476,"uuid":"1251013","full_name":"gilbitron/PUF","owner":"gilbitron","description":"PHP Utility Framework","archived":false,"fork":false,"pushed_at":"2018-05-04T09:42:52.000Z","size":15,"stargazers_count":75,"open_issues_count":1,"forks_count":18,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T01:12:44.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gilbitron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-01-13T15:16:35.000Z","updated_at":"2020-09-28T15:43:14.000Z","dependencies_parsed_at":"2022-08-16T13:05:05.688Z","dependency_job_id":null,"html_url":"https://github.com/gilbitron/PUF","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/gilbitron%2FPUF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2FPUF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2FPUF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbitron%2FPUF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilbitron","download_url":"https://codeload.github.com/gilbitron/PUF/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650754,"owners_count":21139681,"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-10-14T15:40:27.754Z","updated_at":"2025-04-13T01:13:00.993Z","avatar_url":"https://github.com/gilbitron.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### This repo is no longer maintained. If you would like to take over ownership please [get in touch](mailto:\u0026#103;\u0026#105;\u0026#108;\u0026#098;\u0026#101;\u0026#114;\u0026#116;\u0026#064;\u0026#112;\u0026#101;\u0026#108;\u0026#108;\u0026#101;\u0026#103;\u0026#114;\u0026#111;\u0026#109;\u0026#046;\u0026#109;\u0026#101;).\n\n# PUF\n\nPUF (PHP Utility Framework) provides PHP developers with an assortment of utility functions that are commonly used in web applications. \nWritten in PHP 5, PUF aims to become the \"go to\" framework for all of those functions that you commonly use in apps but can never find\nbecause you've forgotten to add it to your snippet collection.\n\n## Requirements\n\nTo use PUF you will need the following:\n\n* PHP 5.3 or greater\n\nYes that's all!\n\n## Please Contribute\n\nThe only way this project will become successful and useful is if all of you PHP developers contribute to PUF. Got any favorite snippets\nthat aren't in PUF already? Then throw them in and include your name and website in the @author tag in the documentation. The more you contribute\nto PUF the more everyone will benefit.\n\nSo don't be afraid to give PUF a fork and contribute your own functions!\n\n## Licensing\nPUF is released under the [GPL v2](http://www.gnu.org/licenses/gpl-2.0.html).\n\nSome of the functions that will appear in PUF will be written by other developers or found in other applications (e.g. WordPress, CodeIgniter etc).\nThis is cool. Just make sure the license that their code is released under is compatible with GPL v2, and make sure to give credit where credit is due\nin the function documentation.\n\n## Example Usage\n\n    \u003c?php\n\n    require_once 'puf/puf.include_all.php';\n\n    $puf_format = new PUF\\Format();\n\n    echo $puf_format-\u003esize_format(1024);\n    // Output: 1kB\n\n    ?\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbitron%2Fpuf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilbitron%2Fpuf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbitron%2Fpuf/lists"}