{"id":19665723,"url":"https://github.com/yahongie2014/serinchttp","last_synced_at":"2026-05-17T00:02:44.875Z","repository":{"id":92965610,"uuid":"403775963","full_name":"yahongie2014/SerincHttp","owner":"yahongie2014","description":"Serinc Utilities For Alterative Method CURL With Guzzle HTTP \u0026 PSR  And have Another Method For Encrypt \u0026 Decrypt Methods With  Cipher \u0026 hexabin algorithm ","archived":false,"fork":false,"pushed_at":"2022-04-09T17:09:55.000Z","size":573,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T02:36:39.259Z","etag":null,"topics":["decryption","encryption","guzzlehttp","http","laravel","requests"],"latest_commit_sha":null,"homepage":"","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/yahongie2014.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null}},"created_at":"2021-09-06T22:47:40.000Z","updated_at":"2022-02-12T05:08:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"41bd94d6-0c65-4a19-98fe-401f714c54a1","html_url":"https://github.com/yahongie2014/SerincHttp","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/yahongie2014%2FSerincHttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahongie2014%2FSerincHttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahongie2014%2FSerincHttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahongie2014%2FSerincHttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yahongie2014","download_url":"https://codeload.github.com/yahongie2014/SerincHttp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240976210,"owners_count":19887439,"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":["decryption","encryption","guzzlehttp","http","laravel","requests"],"created_at":"2024-11-11T16:24:29.203Z","updated_at":"2025-10-17T02:55:21.722Z","avatar_url":"https://github.com/yahongie2014.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![alt tag](https://blogvaronis2.wpengine.com/wp-content/uploads/2019/12/pgp-encryption-hero.png \"Encryptor\")\n\nLaravel Utilites\n=======================\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)\n\n \n## Install\n\nYou can install `Serinc Utilities` package to your laravel project via composer command:\n```\n$ composer require serinc/utilities:dev-master\n```\n\n## OR\n```\n$ composer require serinc/utilities:dev-main\n````\n\n## Description\n\nThis Package Configured To Send Http Request As CURL Method \u003c\u003e For This Function \n\n``````\nuse serinc\\utilities\\HttpClient;\n\n``````\n\n### Example\n### AlTretive  Method (GET , POST , PUT , DELETE)\n\n`````\nuse serinc\\utilities\\HttpClient;\n\n$httpClient = new HttpClient(\"$url\");\n$response = $httpClient-\u003esetHeaders([\n'Authorization' =\u003e 'Berare Token',\n'Content-Type' =\u003e 'application/json',\n])-\u003esetUri('/api?example')-\u003erequest(\"GET\", null);\nreturn $response;\n``````\n## | For Decrypt \u0026 Encrypt Security \n\n`````\nuse serinc\\utilities\\Encryptor;\n\n$value_encrypt = (new Encryptor())-\u003eencrypt($password);\n\n$value_decrypt = (new Encryptor())-\u003edecrypt($password);\n\n`````\n\n#License By:\n-----------------------------------------------------\n\n####\n$ Follow ME\n\u003eDevelope by Dev Ahmed S. Ahmed [coder79](https://coder79.online/) ❤\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahongie2014%2Fserinchttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyahongie2014%2Fserinchttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahongie2014%2Fserinchttp/lists"}