{"id":22465792,"url":"https://github.com/gjhuerte/php-code-generator","last_synced_at":"2025-10-28T04:12:19.269Z","repository":{"id":49778054,"uuid":"159147306","full_name":"gjhuerte/php-code-generator","owner":"gjhuerte","description":"Helper class for generating code using php","archived":false,"fork":false,"pushed_at":"2022-07-26T10:52:02.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T09:32:25.097Z","etag":null,"topics":["code-generator","helper","php"],"latest_commit_sha":null,"homepage":"https://gjhuerte.github.io/php-code-generator/","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/gjhuerte.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":"2018-11-26T09:56:43.000Z","updated_at":"2022-07-26T10:46:08.000Z","dependencies_parsed_at":"2022-08-29T17:40:22.868Z","dependency_job_id":null,"html_url":"https://github.com/gjhuerte/php-code-generator","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/gjhuerte/php-code-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjhuerte%2Fphp-code-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjhuerte%2Fphp-code-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjhuerte%2Fphp-code-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjhuerte%2Fphp-code-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjhuerte","download_url":"https://codeload.github.com/gjhuerte/php-code-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjhuerte%2Fphp-code-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263415758,"owners_count":23463104,"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":["code-generator","helper","php"],"created_at":"2024-12-06T10:09:12.039Z","updated_at":"2025-10-28T04:12:19.189Z","avatar_url":"https://github.com/gjhuerte.png","language":"PHP","readme":"# PHP Code Generator\n\u003e Generates a code for you on the go\n\n![](header.png)\n\n## Installation\n\nRequirements\n\n- Composer\n- PHP ^7.0\n\nComposer:\n\n```sh\ncomposer require gjhuerte/php-code-generator\n```\n\nImport the package and your good to go.\n\n```php\nuse Aux\\Generator\\Code;\n\n$code = Code::generate(10);\n```\n\n## Usage example (Under construction)\n\n#### Default Token Generator\n\n![](https://imgur.com/EAbe9tv.png)\n\n#### Specifying Custom Format\n\n![](https://imgur.com/QmmKNHx.png)\n![](https://imgur.com/2uDUVx1.png)\n\n#### You can also add your own unique validation\n\n![](https://imgur.com/jutX9d0.png)\n\n## Development setup\n\nAll you need to do is clone the repository. Run `composer install` to install all dependencies for testing.\n\n```sh\ngit clone https://github.com/gjhuerte/php-code-generator.git\n```\n\n## Release History\n\n* 1.0.0\n    * More official functions for the generator\n\n* 0.1.0\n    * Initial Release\n\n## Meta\n\nGabriel Jay Huerte – [@gjhuerte](gjhuerte@gmail.com)\n\nDistributed under the MIT license. See ``LICENSE`` for more information.\n\n[https://github.com/gjhuerte/php-code-generator.git](https://github.com/gjhuerte/)\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/gjhuerte/php-code-generator.git/fork\u003e)\n2. Create your feature branch (`git checkout -b feature/fooBar`)\n3. Commit your changes (`git commit -am 'Add some fooBar'`)\n4. Push to the branch (`git push origin feature/fooBar`)\n5. Create a new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjhuerte%2Fphp-code-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgjhuerte%2Fphp-code-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjhuerte%2Fphp-code-generator/lists"}