https://github.com/tijsverkoyen/CssToInlineStyles
Last synced: about 1 month ago
Repository metadata:
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
- Host: GitHub
- URL: https://github.com/tijsverkoyen/CssToInlineStyles
- Owner: tijsverkoyen
- License: bsd-3-clause
- Created: 2010-10-25T21:12:37.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T12:23:57.000Z (6 months ago)
- Last Synced: 2024-11-05T23:42:58.112Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 211 KB
- Stars: 5,803
- Watchers: 56
- Forks: 187
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Funding Links:
Owner metadata:
- Name: Tijs Verkoyen
- Login: tijsverkoyen
- Email:
- Kind: user
- Description:
- Website: https://verkoyen.eu
- Location: Ghent
- Twitter:
- Company: SumoCoders
- Icon url: https://avatars.githubusercontent.com/u/250042?v=4
- Repositories: 60
- Last Synced at: 2024-05-01T11:20:45.747Z
- Profile URL: https://github.com/tijsverkoyen
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 195
Total Committers: 36
Avg Commits per committer: 5.417
Development Distribution Score (DDS): 0.538
Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5
Name | Commits | |
---|---|---|
Tijs Verkoyen | t****s@v****u | 90 |
Christophe Coevoet | s****f@n****g | 30 |
Barry vd. Heuvel | b****h@g****m | 22 |
Graham Campbell | g****m@m****m | 8 |
John Boehr | j****r@g****m | 5 |
Dries Vints | d****s@v****o | 5 |
Nicolas Grekas | n****s@s****m | 3 |
Benjamin Laugueux | b****n@y****m | 2 |
Hikariii | s****t@g****m | 2 |
Sander de Jong | s****r@r****l | 2 |
Brando Meniconi | m****o@g****m | 1 |
Gabriel Caruso | c****4@g****m | 1 |
Patrick Rauland | B****k | 1 |
Robert Vock | r****k | 1 |
Romain Menke | 1****e | 1 |
Scrutinizer Auto-Fixer | a****r@s****m | 1 |
Tobias Nyholm | t****m@g****m | 1 |
Christian Schmidt | c****7 | 1 |
Jason Morriss | l****1@g****m | 1 |
Jason Wain | j****n@g****m | 1 |
Josh Hunt | j****h@s****z | 1 |
Justin Proffitt | J****t@3****m | 1 |
Marc Laporte | m****c@m****m | 1 |
Martin Hujer | m****l@m****z | 1 |
Maxim | B****k@m****u | 1 |
Michael Diodone | m****e@g****e | 1 |
Michal Vrchota | m****a@g****m | 1 |
Richard Keep | r****g@g****m | 1 |
Stadly | m****r@m****m | 1 |
Thomas Guyard | t****d@g****m | 1 |
and 6 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 3
-
Total downloads:
- packagist: 359,779,942 total
- Total docker downloads: 753,492,691
- Total dependent packages: 258 (may contain duplicates)
- Total dependent repositories: 398,780 (may contain duplicates)
- Total versions: 28
- Total maintainers: 1
packagist: tijsverkoyen/css-to-inline-styles
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
- Homepage: https://github.com/tijsverkoyen/CssToInlineStyles
- Licenses: BSD-3-Clause
- Latest release: v2.2.7 (published about 1 year ago)
- Last Synced: 2024-11-11T02:06:23.199Z (about 1 month ago)
- Versions: 26
- Dependent Packages: 258
- Dependent Repositories: 398,780
- Downloads: 359,779,942 Total
- Docker Downloads: 753,492,691
-
Rankings:
- Dependent repos count: 0.014%
- Downloads: 0.022%
- Docker downloads count: 0.039%
- Stargazers count: 0.062%
- Average: 0.101%
- Dependent packages count: 0.135%
- Forks count: 0.334%
- Maintainers (1)
-
Funding:
go: github.com/tijsverkoyen/CssToInlineStyles
- Homepage:
- Documentation: https://pkg.go.dev/github.com/tijsverkoyen/CssToInlineStyles#section-documentation
- Licenses: bsd-3-clause
- Latest release: v2.2.7+incompatible (published about 1 year ago)
- Last Synced: 2024-11-11T02:06:23.745Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.865%
- Forks count: 2.029%
- Average: 5.81%
- Dependent packages count: 9.564%
- Dependent repos count: 10.779%
go: github.com/tijsverkoyen/csstoinlinestyles
- Homepage:
- Documentation: https://pkg.go.dev/github.com/tijsverkoyen/csstoinlinestyles#section-documentation
- Licenses: bsd-3-clause
- Latest release: v2.2.7+incompatible (published about 1 year ago)
- Last Synced: 2024-11-11T02:06:23.939Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.865%
- Forks count: 2.029%
- Average: 5.81%
- Dependent packages count: 9.564%
- Dependent repos count: 10.779%
Dependencies
- phpunit/phpunit ^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10 development
- ext-dom *
- ext-libxml *
- php ^5.5 || ^7.0 || ^8.0
- symfony/css-selector ^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0