Download the PHP package mikomagni/simple-likes without Composer

On this page you can find all versions of the php package mikomagni/simple-likes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package simple-likes


Simple Likes is a lightweight add-on that lets visitors like, save, or favourite your content. Use it for wishlists, bookmarks, shortlists, whatever fits your project. Fully customisable icons and styling. Includes analytics tags and dashboard widgets to track engagement. [**Visit the documentation**](https://simplelikes.com) to learn more about getting started with Simple Likes. ## Features * Like buttons for any entry in any collection, with full control over which collections are enabled * Guest & authenticated user support with privacy-friendly IP hashing * Per-entry control to enable/disable guest likes or close likes entirely * Wishlist feature for guests and authenticated users with Antlers tags and API endpoint * Boost field to set a starting count for social proof * Antlers tags for popular content, recent activity, weekly trends, top users, and wishlists * Four dashboard widgets for at-a-glance engagement stats * Multi-layer spam protection with configurable rate limiting * Batched API requests to minimise database queries on pages with many like buttons * Full static caching support with client-side hydration * Alpine.js and Vanilla JS versions included * Flexible database support (SQLite, MySQL, MariaDB, PostgreSQL) * Fully translatable with publishable language files * Guest likes cleanup command to prevent database bloat ## More than just likes While it's called "Simple Likes," the addon is flexible enough for many use cases: likes, favourites, wishlists, bookmarks, shortlists, and more. Customise the icon, label, and styling to match your needs. ## Support * Found a bug? [Submit a bug report](https://github.com/mikomagni/simple-likes/issues/new) * Have a feature request? [Open a feature request](https://github.com/mikomagni/simple-likes/discussions/new?category=feature-requests) * Have another question? [Ask for help](https://github.com/mikomagni/simple-likes/discussions/new?category=help) or [email us](mailto:[email protected]) ## Commercial addon This addon is **paid software**. You may use it for free during development, but you must purchase a license from the [Statamic Marketplace](https://statamic.com/addons/graffio/simple-likes) before deploying to production. See [LICENSE.md](LICENSE.md) for full terms. ### Version Compatibility | Simple Likes | Statamic | PHP | Laravel | |-------------|----------|-----|---------| | v2.x | 6.x | ^8.2 | ^11.0 \|\| ^12.0 | | v1.x | 5.x | ^8.2 | ^11.0 | Composer will automatically install the correct version based on your Statamic version. If you purchased Simple Likes before Statamic 6, your license covers both versions. ## Changelog See [CHANGELOG.md](CHANGELOG.md) for release history. ## Credits Icons by [Lucide](https://lucide.dev/) — ISC License Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2022 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2022-2025.

All versions of simple-likes with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
statamic/cms Version ^6.0
laravel/framework Version ^11.0 || ^12.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package mikomagni/simple-likes contains the following files

Loading the files please wait ...