Skip to content

feat: PHP bindings #499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

feat: PHP bindings #499

wants to merge 7 commits into from

Conversation

Stranger6667
Copy link
Owner

@Stranger6667 Stranger6667 commented Jul 4, 2025

  • Defaults to CSSInliner (+ also rename for consistency)
  • CI (tests, release)
  • Docs + Readme
  • inline_many
  • Cache support
  • namespacing?
  • Benchmarks
  • Update ext-php-rs to 0.14 when it is ready
  • Cleanup tests
  • Builder for options
CssInliner::inline($html)
CssInliner::options()

Copy link

codspeed-hq bot commented Jul 4, 2025

CodSpeed Performance Report

Merging #499 will not alter performance

Comparing dd/php (cf4e121) with master (478c565)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.43%. Comparing base (dcd2835) to head (cf4e121).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #499   +/-   ##
=======================================
  Coverage   88.43%   88.43%           
=======================================
  Files          18       18           
  Lines        1919     1919           
=======================================
  Hits         1697     1697           
  Misses        222      222           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Stranger6667 Stranger6667 force-pushed the dd/php branch 14 times, most recently from 773e442 to 5b42aa0 Compare July 5, 2025 14:01
Signed-off-by: Dmitry Dygalo <[email protected]>
Signed-off-by: Dmitry Dygalo <[email protected]>
Signed-off-by: Dmitry Dygalo <[email protected]>
Signed-off-by: Dmitry Dygalo <[email protected]>
Signed-off-by: Dmitry Dygalo <[email protected]>
Signed-off-by: Dmitry Dygalo <[email protected]>
Signed-off-by: Dmitry Dygalo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant