{"id":21163459,"url":"https://github.com/punktde/eel-htmlcrop","last_synced_at":"2026-06-13T16:01:31.360Z","repository":{"id":62531295,"uuid":"165644979","full_name":"punktDe/eel-htmlcrop","owner":"punktDe","description":"Neos Eel helper for cropping string html safe","archived":false,"fork":false,"pushed_at":"2026-05-20T11:52:42.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-05-20T16:06:12.650Z","etag":null,"topics":["eel","neoscms"],"latest_commit_sha":null,"homepage":null,"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/punktDe.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":"2019-01-14T10:50:33.000Z","updated_at":"2026-05-20T11:53:08.000Z","dependencies_parsed_at":"2022-11-02T14:45:42.957Z","dependency_job_id":null,"html_url":"https://github.com/punktDe/eel-htmlcrop","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/punktDe/eel-htmlcrop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punktDe%2Feel-htmlcrop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punktDe%2Feel-htmlcrop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punktDe%2Feel-htmlcrop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punktDe%2Feel-htmlcrop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/punktDe","download_url":"https://codeload.github.com/punktDe/eel-htmlcrop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punktDe%2Feel-htmlcrop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34290348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["eel","neoscms"],"created_at":"2024-11-20T13:47:04.200Z","updated_at":"2026-06-13T16:01:31.326Z","avatar_url":"https://github.com/punktDe.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neos Eel helper for HTML-safe string cropping\n\n[![Travis Build Status](https://travis-ci.org/punktDe/eel-htmlcrop.svg?branch=master)](https://travis-ci.org/punktDe/eel-htmlcrop) [![Latest Stable Version](https://poser.pugx.org/punktde/eel-htmlcrop/v/stable)](https://packagist.org/packages/punktde/eel-htmlcrop) [![Total Downloads](https://poser.pugx.org/punktde/eel-htmlcrop/downloads)](https://packagist.org/packages/punktde/eel-htmlcrop)\n\nCurrently the eelHelper uses [judev/php-htmltruncator](https://github.com/judev/php-htmltruncator) package to do the cropping. \n\nThis implementation might change in future versions.\n\n## Installation\n\n**Install the package:**\n\n    composer require punktde/eel-htmlcrop\n\n## Usage\n\nThis package provides an Eel helper with the following methods:\n\n* `HtmlCropping.cropAtWord(string $html, int $words, string $ellipsis = '…')`\n\n* `HtmlCropping.cropAtCharacter(string $html, int $chars, string $ellipsis = '…')`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunktde%2Feel-htmlcrop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpunktde%2Feel-htmlcrop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunktde%2Feel-htmlcrop/lists"}