{"id":16136721,"url":"https://github.com/prinx/phputils","last_synced_at":"2025-07-08T11:35:05.762Z","repository":{"id":57044720,"uuid":"270638409","full_name":"prinx/phputils","owner":"prinx","description":"Some Custom PHP Utilities Classes","archived":false,"fork":false,"pushed_at":"2020-10-22T14:45:00.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T04:48:28.228Z","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/prinx.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":"2020-06-08T11:13:50.000Z","updated_at":"2020-10-22T14:42:33.000Z","dependencies_parsed_at":"2022-08-24T04:50:22.720Z","dependency_job_id":null,"html_url":"https://github.com/prinx/phputils","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prinx%2Fphputils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prinx%2Fphputils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prinx%2Fphputils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prinx%2Fphputils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prinx","download_url":"https://codeload.github.com/prinx/phputils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247517076,"owners_count":20951708,"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-09T23:12:56.907Z","updated_at":"2025-04-06T16:40:57.856Z","avatar_url":"https://github.com/prinx.png","language":"PHP","readme":"# PHP Utils\r\n\r\nPHP Utilities classes\r\n\r\n## Installation\r\n\r\n```shell\r\ncomposer require prinx/phputils\r\n```\r\n## Usage\r\nImport the composer autoload file:\r\n```php\r\nrequire_once 'path/to/vendor/autoload.php';\r\n```\r\nThen you can _use_ the needed utility class:\r\n```php\r\nuse Prinx\\Utils\\Str;\r\n\r\necho Str::isMaxLength('Woow', 5); // true\r\n```\r\n## Utilities classes\r\nEach utility class provides a set of static methods.\r\n\r\n### Str\r\nCheck the available methods [here](https://github.com/Prinx/phputils/edit/master/src/Str.php).\r\n\r\n### Date\r\nCheck the available methods [here](https://github.com/Prinx/phputils/edit/master/src/Date.php).\r\n\r\n### HTTP\r\nCheck the available methods [here](https://github.com/Prinx/phputils/edit/master/src/HTTP.php).\r\n\r\n### URL\r\nCheck the availableg methods [here](https://github.com/Prinx/phputils/edit/master/src/URL.php).\r\n\r\n### SMS\r\nCheck the available methods [here](https://github.com/Prinx/phputils/edit/master/src/SMS.php).\r\n\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprinx%2Fphputils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprinx%2Fphputils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprinx%2Fphputils/lists"}