Libraries tagged by methods to class

designbycode/levenshtein-distance

1 Favers
101 Downloads

The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.

Go to Download


uniter1/uniter-requester

0 Favers
62 Downloads

Uniter1 integration library. Assistant for automatic test generation. Classes to request registration user and to send yours class to generate test for it. Class for converting all methods to public on load

Go to Download


podlove/comment-introspection

0 Favers
4684 Downloads

PHP library providing a toolkit to parse class and method comments.

Go to Download


imliam/laravel-macros

3 Favers
3 Downloads

A collection of miscellaneous methods to extend some of Laravel's core classes through the use of macros and mixins

Go to Download


bigsinoos/laravel-repository-response

4 Favers
9 Downloads

Solution to PHP repository class method responses, Helps to implement true Repository pattern.

Go to Download


alpa/tools_sucker

1 Favers
9 Downloads

For unit testing. The sucker for classes and objects to call private methods.

Go to Download


rapidwebltd/improved-polymorphic-eloquent-builder

12 Favers
1147 Downloads

Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.

Go to Download


mediagone/types-collections

1 Favers
1817 Downloads

Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).

Go to Download


mbrevda/aurasql-queryproxy

5 Favers
4110 Downloads

Class to proxy Aura Sql and Query methods

Go to Download


designbycode/south-african-id-validator

0 Favers
10 Downloads

The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.

Go to Download


coyote6/laravel-base

0 Favers
66 Downloads

Provides common base classes used for some of Coyote6 GraphX's developed projects. Provides UUID trait for models using it as a primary key. Provides trait methods to return models as options.

Go to Download


bakgul/kernel

1 Favers
143 Downloads

This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.

Go to Download


grzgajda/comicvine-api

7 Favers
55 Downloads

PHP class wrapper providing a simple and flexible methods to using ComicVine API.

Go to Download


uk/dynamic-properties

1 Favers
26 Downloads

Helping classes to use dynamic properties declared by get*() and set*() methods

Go to Download


sagittariusx/beluga.dynamic-properties

1 Favers
79 Downloads

Helping classes to use dynamic properties declared by get*() and set*() methods

Go to Download


<< Previous Next >>