{"id":40726652,"url":"https://github.com/ntuple/laravel-blockbuilder","last_synced_at":"2026-01-21T14:09:21.938Z","repository":{"id":57029140,"uuid":"160542540","full_name":"ntuple/laravel-blockbuilder","owner":"ntuple","description":"Laravel Block Builder using Shortcode on View","archived":false,"fork":false,"pushed_at":"2019-11-04T03:30:04.000Z","size":387,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T12:33:43.950Z","etag":null,"topics":["laravel","laravel-5-package","laravel-block","shortcode","static-blocks"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/ntuple.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-12-05T15:55:32.000Z","updated_at":"2019-11-04T03:30:06.000Z","dependencies_parsed_at":"2022-08-23T17:40:51.205Z","dependency_job_id":null,"html_url":"https://github.com/ntuple/laravel-blockbuilder","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ntuple/laravel-blockbuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntuple%2Flaravel-blockbuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntuple%2Flaravel-blockbuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntuple%2Flaravel-blockbuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntuple%2Flaravel-blockbuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntuple","download_url":"https://codeload.github.com/ntuple/laravel-blockbuilder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntuple%2Flaravel-blockbuilder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28634791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["laravel","laravel-5-package","laravel-block","shortcode","static-blocks"],"created_at":"2026-01-21T14:09:21.304Z","updated_at":"2026-01-21T14:09:21.934Z","avatar_url":"https://github.com/ntuple.png","language":"HTML","readme":"# Laravel Block Builder\n\n\u003e Laravel Block Builder, Easy way to create a static block from SQL !\n\nLaravel Block Builder. Got inspired from CrudBooster's StaticBlock Feature. \n\n## Features \n- Easy to Use Shortcode\n- Use of SQL Query to Create Blocks\n- Many more...\n\n## Install\nVia Composer\n```\ncomposer require ntuple/laravel-blockbuilder:0.1.0\n```\n\n#### Publish the Configuration\nPublish assets\n```php\nphp artisan vendor:publish --provider=Ntuple\\BlockBuilder\\BlockBuilderServiceProvider\n```\n\n## Usages\n\n#### Enable ShortCode\n\n```php\nreturn view('view')-\u003ewithShortcodes();\n```\n\n#### Add to Layout Blade\nAdd following to HEAD section of your Layout Blade\n```\n@include('blockbuilder::includes.pagkages')\n```\n\n#### ShortCode for Blocks\n```\n[block type='table']\n    {\n        \"label\": [\"name\", \"email\"],\n        \"sql\": \"select * from users;\"\n    }\n[/block]\n```\n\n## Credits\n1. Laravel Shortcode [webwizo](https://github.com/webwizo/laravel-shortcodes)\n3. Laravel Framework by [Taylor Otwell](https://github.com/laravel/laravel)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntuple%2Flaravel-blockbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntuple%2Flaravel-blockbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntuple%2Flaravel-blockbuilder/lists"}