{"id":22514392,"url":"https://github.com/xujif/laravel-postgres-extends","last_synced_at":"2025-03-28T01:42:13.463Z","repository":{"id":57085280,"uuid":"60085492","full_name":"xujif/laravel-postgres-extends","owner":"xujif","description":"extends pgsql supports of laravel","archived":false,"fork":false,"pushed_at":"2017-01-04T02:45:29.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T03:27:34.349Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xujif.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":null,"support":null}},"created_at":"2016-05-31T11:56:55.000Z","updated_at":"2016-05-31T11:59:17.000Z","dependencies_parsed_at":"2022-08-24T14:56:37.360Z","dependency_job_id":null,"html_url":"https://github.com/xujif/laravel-postgres-extends","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xujif%2Flaravel-postgres-extends","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xujif%2Flaravel-postgres-extends/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xujif%2Flaravel-postgres-extends/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xujif%2Flaravel-postgres-extends/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xujif","download_url":"https://codeload.github.com/xujif/laravel-postgres-extends/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245953773,"owners_count":20699700,"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-12-07T03:17:34.621Z","updated_at":"2025-03-28T01:42:13.444Z","avatar_url":"https://github.com/xujif.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n#Laravel Postgresql schama extends  \n\n\n####usage:\n```\n Schema::create('table', function (Blueprint $table) {\n    $table-\u003eincrements('id');\n    $table-\u003ejsonb('fields');\n    $table-\u003ecircle('fields');\n    $table-\u003etextArray('fieldsOfArray'); //type of text[]\n    $table-\u003eintegerArray('integerArray'); //type of text[]\n});\n```\n\n\n##supprts types \n```php\n        'json',\n        'hstore',\n        'uuid',\n        'jsonb',\n        'ipAddress',\n        'netmask',\n        'macAddress',\n        'point',\n        'line',\n        'lineSegment',\n        'path',\n        'box',\n        'polygon',\n        'circle',\n        'money',\n        'int4range',\n        'int8range',\n        'numrange',\n        'tsrange',\n        'tstzrange',\n        'daterange',\n        'tsvector',\n```\n\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxujif%2Flaravel-postgres-extends","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxujif%2Flaravel-postgres-extends","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxujif%2Flaravel-postgres-extends/lists"}