lvlup-dev / fathom
Fund package maintenance!
lvlup-dev
Requires
- php: ^7.3|^7.4
- ext-curl: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phpunit/phpunit: ^9.0
- vimeo/psalm: ^3.11
This package is auto-updated.
Last update: 2024-11-10 17:34:49 UTC
README
This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.
Support Us
If you want to support our work, you can :
- consider Sponsoring us on Github,
- signup to Fathom using this affiliate link.
Installation
You can install the package via composer:
composer require lvlup-dev/fathom
Usage
Register PageView
Fathom::script(YOUR_SITE_ID)
Register Goal Completion
Fathom::goalCompletion(YOUR_GOAL_ID, VALUE_IN_CENTS)
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email didier@lvlup.fr instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.