Download the PHP package jobmetric/laravel-like without Composer

On this page you can find all versions of the php package jobmetric/laravel-like. 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 laravel-like

Contributors Forks Stargazers MIT License LinkedIn

Laravel Reaction

Build Reactions. Simply and Powerfully.

Laravel Reaction simplifies reaction management in Laravel applications. Stop creating separate tables for each reaction type and start building social interaction features with confidence. It provides a modern, flexible package that allows your Eloquent models to handle reaction functionality (like, dislike, love, etc.)—perfect for building social features, engagement systems, and user interaction tracking. This is where powerful reaction management meets developer-friendly simplicity—giving you complete control over user reactions without the complexity.

Why Laravel Reaction?

Simple API

Laravel Reaction provides a clean, intuitive API for managing reactions. Add, remove, toggle, and query reactions with simple method calls—no complex queries or manual relationship management.

Flexible Reaction Types

Support any reaction type you need: like, dislike, love, heart, thumbs up, and more. The package doesn't limit you to predefined reaction types—use whatever makes sense for your application.

Anonymous Reactions

Support both authenticated user reactions and anonymous device-based reactions. Perfect for applications where users can react without logging in, or where you need to track reactions by device.

Polymorphic Relationships

Use reactions on any Eloquent model through polymorphic relationships. Articles, posts, comments, products—anything can be reactable, and any model can be a reactor.

What is Reaction Management?

Reaction management is the process of allowing users or devices to express their feelings or opinions about content through reactions. Traditional approaches often involve:

Laravel Reaction solves these challenges by providing:

Consider a social media platform where users can react to posts with multiple reaction types. With Laravel Reaction, you can add reactions programmatically, track reactions by user or device, get reaction summaries and counts, toggle reactions easily, and integrate with notification systems through events. The power of reaction management lies not only in flexible reaction types but also in making it easy to query, track, and manage throughout your application.

What Awaits You?

By adopting Laravel Reaction, you will:

Quick Start

Install Laravel Reaction via Composer:

Documentation

Ready to transform your Laravel applications? Our comprehensive documentation is your gateway to mastering Laravel Reaction:

📚 Read Full Documentation →

The documentation includes:

Contributing

Thank you for participating in laravel-reaction. A contribution guide can be found here.

License

The laravel-reaction is open-sourced software licensed under the MIT license. See License File for more information.


All versions of laravel-like with dependencies

PHP Build Version
Package Version
Requires php Version >=8.0.1
laravel/framework Version >=9.19
jobmetric/laravel-package-core Version ^1.20
jobmetric/laravel-event-system Version ^2.7
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 jobmetric/laravel-like contains the following files

Loading the files please wait ...