Libraries tagged by likes relation

kmuenkel/concept-factory

0 Favers
131 Downloads

Auto-generate dummy data with realistic relationships per Model-like config classes

Go to Download


netbuild/apidriver

3 Favers
20 Downloads

An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.

Go to Download


janakkapadia/filterable

1 Favers
12 Downloads

Enhance your Laravel app with dynamic, customizable filtering for Eloquent models. This package provides an easy setup for multi-parameter filtering, custom logic, and relationship support—perfect for building flexible, data-driven features like admin panels and reports.

Go to Download


ivir3zam/phalcon-model-middleware

1 Favers
45 Downloads

This library is for connecting models in phalcon like UML Class Diagrams. merging two models and create one single model. this is an implementation of polymorphic relationship

Go to Download


bephp/activerecord

123 Favers
2060 Downloads

micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).

Go to Download


lloydzhou/activerecord

5 Favers
98 Downloads

micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).

Go to Download


cybercog/laravel-love

1170 Favers
234161 Downloads

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

Go to Download


qirolab/laravel-reactions

176 Favers
43104 Downloads

Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.

Go to Download


grandt/relativepath

11 Favers
674639 Downloads

A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.

Go to Download


mpratt/relativetime

32 Favers
92916 Downloads

A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.

Go to Download


devdojo/laravel-reactions

32 Favers
24282 Downloads

Go to Download


hkp22/laravel-reactions

74 Favers
1466 Downloads

Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.

Go to Download


francescomalatesta/laravel-reactions

58 Favers
135 Downloads

Go to Download


muratbsts/laravel-reactable

7 Favers
111 Downloads

Use reactions for your Laravel model like Facebook, without pain

Go to Download


crimsonkissaki/mockmaker

4 Favers
42 Downloads

Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.

Go to Download


<< Previous Next >>