https://github.com/spatie/macroable
macros php runtime utility
Last synced: about 21 hours ago
Repository metadata:
A trait to dynamically add methods to a class
- Host: GitHub
- URL: https://github.com/spatie/macroable
- Owner: spatie
- License: mit
- Created: 2017-09-17T11:54:34.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T06:45:25.000Z (about 1 month ago)
- Last Synced: 2024-10-29T21:56:06.313Z (14 days ago)
- Topics: macros, php, runtime, utility
- Language: PHP
- Homepage: https://freek.dev/857-a-trait-to-dynamically-add-methods-to-a-class
- Size: 83 KB
- Stars: 683
- Watchers: 9
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Funding Links:
Owner metadata:
- Name: Spatie
- Login: spatie
- Email: [email protected]
- Kind: organization
- Description: We create open source, digital products and courses for the developer community
- Website: https://spatie.be/open-source
- Location: Antwerp, Belgium
- Twitter: spatie_be
- Company:
- Icon url: https://avatars.githubusercontent.com/u/7535935?v=4
- Repositories: 478
- Last Synced at: 2024-05-01T09:33:06.308Z
- Profile URL: https://github.com/spatie
- Sponsor URL:
Committers metadata
Last synced: 2 days ago
Total Commits: 78
Total Committers: 16
Avg Commits per committer: 4.875
Development Distribution Score (DDS): 0.603
Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333
Name | Commits | |
---|---|---|
freek | f****k@s****e | 31 |
Adriaan Marain | a****0@g****m | 9 |
dependabot[bot] | 4****] | 8 |
Alex Manase | m****9@g****m | 5 |
Patrick | t****r@g****m | 5 |
Patrick Organ | p****k@p****v | 4 |
Dries Vints | d****s@v****o | 3 |
Rod Elias | r****y@g****m | 3 |
A. Koepcke | a****e | 3 |
Alex Vanderbist | a****t@g****m | 1 |
Amit Merchant | b****s@g****m | 1 |
Kevin Hill | k****l@g****m | 1 |
mrchenzifan | m****n@1****m | 1 |
Abdelrhman Said | 7****d | 1 |
angeljqv | 7****v | 1 |
peter279k | p****k@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 21 hours ago
Package metadata
- Total packages: 1
-
Total downloads:
- packagist: 37,647,465 total
- Total docker downloads: 11,533,089
- Total dependent packages: 69
- Total dependent repositories: 3,175
- Total versions: 4
- Total maintainers: 1
packagist: spatie/macroable
A trait to dynamically add methods to a class
- Homepage: https://github.com/spatie/macroable
- Licenses: MIT
- Latest release: 2.0.0 (published over 3 years ago)
- Last Synced: 2024-11-11T02:33:59.809Z (2 days ago)
- Versions: 4
- Dependent Packages: 69
- Dependent Repositories: 3,175
- Downloads: 37,647,465 Total
- Docker Downloads: 11,533,089
-
Rankings:
- Downloads: 0.129%
- Dependent repos count: 0.157%
- Docker downloads count: 0.19%
- Dependent packages count: 0.365%
- Stargazers count: 0.454%
- Average: 0.571%
- Forks count: 2.132%
- Maintainers (1)
-
Funding:
Dependencies
- pestphp/pest ^1.22 development
- phpunit/phpunit ^9.5 development
- php ^8.0